(function() {var implementors = {};
implementors["puffin"] = [{"text":"impl Serialize for FrameMeta","synthetic":false,"types":["puffin::frame_data::FrameMeta"]},{"text":"impl Serialize for Stream","synthetic":false,"types":["puffin::Stream"]},{"text":"impl Serialize for ThreadInfo","synthetic":false,"types":["puffin::ThreadInfo"]},{"text":"impl Serialize for StreamInfo","synthetic":false,"types":["puffin::StreamInfo"]}];
implementors["serde_json"] = [{"text":"impl Serialize for Map<String, Value>","synthetic":false,"types":["serde_json::map::Map"]},{"text":"impl Serialize for Value","synthetic":false,"types":["serde_json::value::Value"]},{"text":"impl Serialize for Number","synthetic":false,"types":["serde_json::number::Number"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()