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