(function() {var implementors = {}; implementors["serde_json"] = [{"text":"impl<'a, W, F> Serializer for &'a mut Serializer<W, F> where
    W: Write,
    F: Formatter
","synthetic":false,"types":["serde_json::ser::Serializer"]},{"text":"impl Serializer for Serializer","synthetic":false,"types":["serde_json::value::ser::Serializer"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()