(function() {var implementors = {}; implementors["lib"] = [{"text":"impl Clone for BytesBase","synthetic":false,"types":["lib::config::BytesBase"]},{"text":"impl<U: Clone + Unsigned + Display + PartialOrd + Into<u64> + Copy> Clone for Bytes<U>","synthetic":false,"types":["lib::Bytes"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()