(function() {var implementors = { "either":[["impl<L, R> Into<Result<R, L>> for Either<L, R>"]], "humantime":[["impl Into<SystemTime> for Timestamp"],["impl Into<Duration> for Duration"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()