(function() {var implementors = {};
implementors["growable"] = [{"text":"impl Sync for GrowablePoolBuilder","synthetic":true,"types":["growable::GrowablePoolBuilder"]},{"text":"impl Sync for GrowablePool","synthetic":true,"types":["growable::GrowablePool"]},{"text":"impl Sync for Growable","synthetic":false,"types":["growable::Growable"]},{"text":"impl<T: ?Sized> Sync for Reusable<T> where
T: Sync, ","synthetic":false,"types":["growable::Reusable"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()