(function() {var implementors = {};
implementors["conquer_once"] = [{"text":"impl<T, B, F> AsRef<T> for Lazy<T, B, F> where
B: Block,
F: FnOnce() -> T, ","synthetic":false,"types":["conquer_once::lazy::Lazy"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()