{"root":342,"crate_version":"0.8.0","includes_private":true,"index":{"0":{"id":0,"crate_id":0,"name":"effect","span":{"filename":"crux_kv/src/command.rs","begin":[11,4],"end":[11,31]},"visibility":{"restricted":{"parent":2,"path":"::command"}},"docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"std::marker::PhantomData","id":1,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}}],"constraints":[]}}}}}},"151":{"id":151,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[9,9],"end":[9,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["clone_from"],"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[150],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"176":{"id":176,"crate_id":0,"name":"key","span":{"filename":"crux_kv/src/lib.rs","begin":[31,13],"end":[31,24]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"327":{"id":327,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Any","id":57,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[54],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"50":{"id":50,"crate_id":2,"name":"Error","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"assoc_type":{"generics":{"params":[],"where_predicates":[]},"bounds":[],"type":{"resolved_path":{"path":"Infallible","id":51,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}},"201":{"id":201,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[18,16],"end":[18,25]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[200],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"75":{"id":75,"crate_id":2,"name":"clone_to_uninit","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["dst",{"raw_pointer":{"is_mutable":true,"type":{"primitive":"u8"}}}]],"output":null,"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":true,"is_async":false,"abi":"Rust"},"has_body":true}}},"226":{"id":226,"crate_id":0,"name":"unwrap_list_keys","span":{"filename":"crux_kv/src/lib.rs","begin":[408,4],"end":[421,5]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"generic":"Self"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},{"primitive":"u64"}]}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"251":{"id":251,"crate_id":0,"name":"fmt","span":{"filename":"crux_kv/src/lib.rs","begin":[85,40],"end":[85,45]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["f",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"resolved_path":{"path":"$crate::fmt::Formatter","id":105,"args":{"angle_bracketed":{"args":[{"lifetime":"'_"}],"constraints":[]}}}}}}]],"output":{"resolved_path":{"path":"$crate::fmt::Result","id":106,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"276":{"id":276,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"CloneToUninit","id":78,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[75],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"150":{"id":150,"crate_id":0,"name":"clone","span":{"filename":"crux_kv/src/value.rs","begin":[9,9],"end":[9,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"301":{"id":301,"crate_id":0,"name":"get","span":{"filename":"crux_kv/src/lib.rs","begin":[170,4],"end":[181,5]},"visibility":"public","docs":"Read a value under `key`, will dispatch the event with a\n`KeyValueResult::Get { value: Vec<u8> }` as payload","links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["make_event",{"generic":"F"}]],"output":null,"is_c_variadic":false},"generics":{"params":[{"name":"F","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"F"},"bounds":[{"trait_bound":{"trait":{"path":"FnOnce","id":302,"args":{"parenthesized":{"inputs":[{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}],"output":{"generic":"Ev"}}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"24":{"id":24,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"Effect"},"bounds":[{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"Event"},"bounds":[{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"175":{"id":175,"crate_id":0,"name":"Delete","span":{"filename":"crux_kv/src/lib.rs","begin":[29,4],"end":[29,26]},"visibility":"default","docs":"Remove a key and its value","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[174],"has_stripped_fields":false}},"discriminant":null}}},"326":{"id":326,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[50,52],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"200":{"id":200,"crate_id":0,"name":"serialize","span":{"filename":"crux_kv/src/lib.rs","begin":[18,16],"end":[18,25]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["__serializer",{"generic":"__S"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"qualified_path":{"name":"Ok","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__S","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__S"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Serializer","id":119,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"74":{"id":74,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"BorrowMut","id":40,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[38],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"225":{"id":225,"crate_id":0,"name":"unwrap_exists","span":{"filename":"crux_kv/src/lib.rs","begin":[398,4],"end":[406,5]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"generic":"Self"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"bool"}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"99":{"id":99,"crate_id":25,"name":"do_erased_serialize","span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.6/src/ser.rs","begin":[236,4],"end":[236,91]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["serializer",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"dyn_trait":{"traits":[{"trait":{"path":"Serializer","id":97,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[]}],"lifetime":null}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[]}},{"type":{"resolved_path":{"path":"ErrorImpl","id":100,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"250":{"id":250,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[85,27],"end":[85,38]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"where_predicates":[]},"provided_trait_methods":["deserialize_in_place"],"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[249],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"124":{"id":124,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,62],"end":[5,67]},"visibility":"default","docs":null,"links":{},"attrs":["#[allow(unused_qualifications)]","#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["source","type_id","description","cause","provide"],"trait":{"path":"Error","id":125,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"275":{"id":275,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"BorrowMut","id":40,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[38],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"149":{"id":149,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.6/src/ser.rs","begin":[224,0],"end":[226,33]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":103,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[96,99],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"300":{"id":300,"crate_id":0,"name":"new","span":{"filename":"crux_kv/src/lib.rs","begin":[164,4],"end":[166,5]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["context",{"resolved_path":{"path":"CapabilityContext","id":298,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}},{"type":{"generic":"Ev"}}],"constraints":[]}}}}]],"output":{"generic":"Self"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"23":{"id":23,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"Effect"},"bounds":[{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"Event"},"bounds":[{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"174":{"id":174,"crate_id":0,"name":"key","span":{"filename":"crux_kv/src/lib.rs","begin":[29,13],"end":[29,24]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"325":{"id":325,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryInto","id":49,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[45,47],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"48":{"id":48,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryInto","id":49,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[45,47],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"199":{"id":199,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[18,9],"end":[18,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["clone_from"],"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[198],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"73":{"id":73,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Borrow","id":37,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[34],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"224":{"id":224,"crate_id":0,"name":"unwrap_delete","span":{"filename":"crux_kv/src/lib.rs","begin":[386,4],"end":[396,5]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"generic":"Self"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"249":{"id":249,"crate_id":0,"name":"deserialize","span":{"filename":"crux_kv/src/lib.rs","begin":[85,27],"end":[85,38]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["__deserializer",{"generic":"__D"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Self"}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__D"},"trait":{"path":"","id":122,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__D","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__D"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Deserializer","id":122,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"123":{"id":123,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,49],"end":[5,60]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"where_predicates":[]},"provided_trait_methods":["deserialize_in_place"],"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[121],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"274":{"id":274,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Borrow","id":37,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[34],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"148":{"id":148,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs","begin":[614,0],"end":[614,65]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"DeserializeOwned","id":95,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"299":{"id":299,"crate_id":0,"name":"KeyValue","span":{"filename":"crux_kv/src/lib.rs","begin":[133,0],"end":[135,1]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct":{"kind":{"plain":{"fields":[297],"has_stripped_fields":false}},"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"impls":[313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,334,336]}}},"22":{"id":22,"crate_id":0,"name":"KeyValueOperation","span":{"filename":"crux_kv/src/lib.rs","begin":[19,0],"end":[45,1]},"visibility":"public","docs":"Supported operations","links":{},"attrs":[],"deprecation":null,"inner":{"enum":{"generics":{"params":[],"where_predicates":[]},"has_stripped_variants":false,"variants":[170,173,175,177,180],"impls":[181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,199,201,203,204,206,207,209,215]}}},"173":{"id":173,"crate_id":0,"name":"Set","span":{"filename":"crux_kv/src/lib.rs","begin":[23,4],"end":[27,5]},"visibility":"default","docs":"Write bytes under a key","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[171,172],"has_stripped_fields":false}},"discriminant":null}}},"324":{"id":324,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[43],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"47":{"id":47,"crate_id":2,"name":"try_into","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"generic":"Self"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"U"},"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"198":{"id":198,"crate_id":0,"name":"clone","span":{"filename":"crux_kv/src/lib.rs","begin":[18,9],"end":[18,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"72":{"id":72,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"223":{"id":223,"crate_id":0,"name":"unwrap_set","span":{"filename":"crux_kv/src/lib.rs","begin":[374,4],"end":[384,5]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"generic":"Self"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"248":{"id":248,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[85,16],"end":[85,25]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[247],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"273":{"id":273,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"147":{"id":147,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":["clone_into"],"trait":{"path":"ToOwned","id":88,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[84,85,86],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"172":{"id":172,"crate_id":0,"name":"value","span":{"filename":"crux_kv/src/lib.rs","begin":[26,8],"end":[26,22]},"visibility":"default","docs":null,"links":{},"attrs":["#[serde(with = \"serde_bytes\")]"],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}},"323":{"id":323,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[41],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"197":{"id":197,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.6/src/ser.rs","begin":[224,0],"end":[226,33]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":103,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[96,99],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"71":{"id":71,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"222":{"id":222,"crate_id":0,"name":"unwrap_get","span":{"filename":"crux_kv/src/lib.rs","begin":[362,4],"end":[372,5]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"generic":"Self"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"96":{"id":96,"crate_id":25,"name":"erased_serialize","span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.6/src/ser.rs","begin":[228,4],"end":[228,84]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["serializer",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"dyn_trait":{"traits":[{"trait":{"path":"Serializer","id":97,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[]}],"lifetime":null}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[]}},{"type":{"resolved_path":{"path":"Error","id":98,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"247":{"id":247,"crate_id":0,"name":"serialize","span":{"filename":"crux_kv/src/lib.rs","begin":[85,16],"end":[85,25]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["__serializer",{"generic":"__S"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"qualified_path":{"name":"Ok","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__S","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__S"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Serializer","id":119,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"121":{"id":121,"crate_id":0,"name":"deserialize","span":{"filename":"crux_kv/src/error.rs","begin":[5,49],"end":[5,60]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["__deserializer",{"generic":"__D"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Self"}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__D"},"trait":{"path":"","id":122,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__D","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__D"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Deserializer","id":122,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"272":{"id":272,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"146":{"id":146,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Any","id":57,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[54],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"297":{"id":297,"crate_id":0,"name":"context","span":{"filename":"crux_kv/src/lib.rs","begin":[134,4],"end":[134,53]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"crux_core::capability::CapabilityContext","id":298,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}},{"type":{"generic":"Ev"}}],"constraints":[]}}}}}},"171":{"id":171,"crate_id":0,"name":"key","span":{"filename":"crux_kv/src/lib.rs","begin":[24,8],"end":[24,19]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"322":{"id":322,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"CloneToUninit","id":78,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[75],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"45":{"id":45,"crate_id":2,"name":"Error","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"assoc_type":{"generics":{"params":[],"where_predicates":[]},"bounds":[],"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"U"},"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}}}}}}},"196":{"id":196,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs","begin":[614,0],"end":[614,65]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"DeserializeOwned","id":95,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"70":{"id":70,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"221":{"id":221,"crate_id":0,"name":"Err","span":{"filename":"crux_kv/src/lib.rs","begin":[88,4],"end":[88,32]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[220],"has_stripped_fields":false}},"discriminant":null}}},"246":{"id":246,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[85,9],"end":[85,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["clone_from"],"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[245],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"120":{"id":120,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,38],"end":[5,47]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[118],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"271":{"id":271,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"145":{"id":145,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[50,52],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"296":{"id":296,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[91,49],"end":[91,60]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"where_predicates":[]},"provided_trait_methods":["deserialize_in_place"],"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[295],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"170":{"id":170,"crate_id":0,"name":"Get","span":{"filename":"crux_kv/src/lib.rs","begin":[21,4],"end":[21,23]},"visibility":"default","docs":"Read bytes stored under a key","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[169],"has_stripped_fields":false}},"discriminant":null}}},"321":{"id":321,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"BorrowMut","id":40,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[38],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"44":{"id":44,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[43],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"195":{"id":195,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":["clone_into"],"trait":{"path":"ToOwned","id":88,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[84,85,86],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"69":{"id":69,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Freeze","id":27,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"220":{"id":220,"crate_id":0,"name":"error","span":{"filename":"crux_kv/src/lib.rs","begin":[88,10],"end":[88,30]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"245":{"id":245,"crate_id":0,"name":"clone","span":{"filename":"crux_kv/src/lib.rs","begin":[85,9],"end":[85,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"270":{"id":270,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Freeze","id":27,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"144":{"id":144,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryInto","id":49,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[45,47],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"295":{"id":295,"crate_id":0,"name":"deserialize","span":{"filename":"crux_kv/src/lib.rs","begin":[91,49],"end":[91,60]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["__deserializer",{"generic":"__D"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Self"}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__D"},"trait":{"path":"","id":122,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__D","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__D"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Deserializer","id":122,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"18":{"id":18,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/command.rs","begin":[19,0],"end":[66,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"Effect"},"bounds":[{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"crux_core::Request","id":21,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"crate::KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"Event"},"bounds":[{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":null,"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[5,14,15,16,17],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"169":{"id":169,"crate_id":0,"name":"key","span":{"filename":"crux_kv/src/lib.rs","begin":[21,10],"end":[21,21]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"320":{"id":320,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Borrow","id":37,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[34],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"43":{"id":43,"crate_id":2,"name":"from","span":null,"visibility":"default","docs":"Returns the argument unchanged.","links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["t",{"generic":"T"}]],"output":{"generic":"T"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"194":{"id":194,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Any","id":57,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[54],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"68":{"id":68,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"219":{"id":219,"crate_id":0,"name":"Ok","span":{"filename":"crux_kv/src/lib.rs","begin":[87,4],"end":[87,37]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[217],"has_stripped_fields":false}},"discriminant":null}}},"93":{"id":93,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs","begin":[614,0],"end":[614,65]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"DeserializeOwned","id":95,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"244":{"id":244,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.6/src/ser.rs","begin":[224,0],"end":[226,33]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":103,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[96,99],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"118":{"id":118,"crate_id":0,"name":"serialize","span":{"filename":"crux_kv/src/error.rs","begin":[5,38],"end":[5,47]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["__serializer",{"generic":"__S"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"qualified_path":{"name":"Ok","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__S","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__S"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Serializer","id":119,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"269":{"id":269,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"143":{"id":143,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[43],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"294":{"id":294,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[91,38],"end":[91,47]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[293],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"17":{"id":17,"crate_id":0,"name":"list_keys","span":{"filename":"crux_kv/src/command.rs","begin":[56,4],"end":[65,5]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["prefix",{"impl_trait":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}]}],["cursor",{"primitive":"u64"}]],"output":{"resolved_path":{"path":"RequestBuilder","id":8,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}},{"type":{"impl_trait":[{"trait_bound":{"trait":{"path":"Future","id":9,"args":{"angle_bracketed":{"args":[],"constraints":[{"name":"Output","args":{"angle_bracketed":{"args":[],"constraints":[]}},"binding":{"equality":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},{"primitive":"u64"}]}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}}}}]}}},"generic_params":[],"modifier":"none"}}]}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"impl Into<String>","kind":{"type":{"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"default":null,"is_synthetic":true}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"168":{"id":168,"crate_id":0,"name":"value","span":{"filename":"crux_kv/src/value.rs","begin":[1,0],"end":[37,1]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"module":{"is_crate":false,"items":[132],"is_stripped":false}}},"319":{"id":319,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[],"is_negative":true,"is_synthetic":true,"blanket_impl":null}}},"42":{"id":42,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[41],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"193":{"id":193,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[50,52],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"67":{"id":67,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"218":{"id":218,"crate_id":0,"name":"KeyValueResponse","span":{"filename":"crux_kv/src/lib.rs","begin":[92,0],"end":[117,1]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"enum":{"generics":{"params":[],"where_predicates":[]},"has_stripped_variants":false,"variants":[258,260,262,264,267],"impls":[268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,288,289,291,292,294,296]}}},"243":{"id":243,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs","begin":[614,0],"end":[614,65]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"DeserializeOwned","id":95,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"268":{"id":268,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"142":{"id":142,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[41],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"293":{"id":293,"crate_id":0,"name":"serialize","span":{"filename":"crux_kv/src/lib.rs","begin":[91,38],"end":[91,47]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["__serializer",{"generic":"__S"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"qualified_path":{"name":"Ok","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__S","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__S"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Serializer","id":119,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"16":{"id":16,"crate_id":0,"name":"exists","span":{"filename":"crux_kv/src/command.rs","begin":[49,4],"end":[54,5]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["key",{"impl_trait":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}]}]],"output":{"resolved_path":{"path":"RequestBuilder","id":8,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}},{"type":{"impl_trait":[{"trait_bound":{"trait":{"path":"Future","id":9,"args":{"angle_bracketed":{"args":[],"constraints":[{"name":"Output","args":{"angle_bracketed":{"args":[],"constraints":[]}},"binding":{"equality":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"bool"}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}}}}]}}},"generic_params":[],"modifier":"none"}}]}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"impl Into<String>","kind":{"type":{"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"default":null,"is_synthetic":true}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"167":{"id":167,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[30,0],"end":[37,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[166],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"318":{"id":318,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[],"is_negative":true,"is_synthetic":true,"blanket_impl":null}}},"41":{"id":41,"crate_id":2,"name":"into","span":null,"visibility":"default","docs":"Calls `U::from(self)`.\n\nThat is, this conversion is whatever the implementation of\n<code>[From]<T> for U</code> chooses to do.","links":{"From":20},"attrs":["#[track_caller]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"generic":"Self"}]],"output":{"generic":"U"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"192":{"id":192,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryInto","id":49,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[45,47],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"66":{"id":66,"crate_id":0,"name":"Other","span":{"filename":"crux_kv/src/error.rs","begin":[15,4],"end":[15,29]},"visibility":"default","docs":null,"links":{},"attrs":["#[error(\"other error: {message}\")]"],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[65],"has_stripped_fields":false}},"discriminant":null}}},"217":{"id":217,"crate_id":0,"name":"response","span":{"filename":"crux_kv/src/lib.rs","begin":[87,9],"end":[87,35]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"242":{"id":242,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":["clone_into"],"trait":{"path":"ToOwned","id":88,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[84,85,86],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"116":{"id":116,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,34],"end":[5,36]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["assert_receiver_is_total_eq"],"trait":{"path":"Eq","id":117,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"267":{"id":267,"crate_id":0,"name":"ListKeys","span":{"filename":"crux_kv/src/lib.rs","begin":[110,4],"end":[116,5]},"visibility":"default","docs":"Response to a `KeyValueOperation::ListKeys`,\nreturning a list of keys that start with the prefix, and a cursor to continue listing\nif there are more keys\n\nNote: the cursor is 0 if there are no more keys","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[265,266],"has_stripped_fields":false}},"discriminant":null}}},"141":{"id":141,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"CloneToUninit","id":78,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[75],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"292":{"id":292,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[91,34],"end":[91,36]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["assert_receiver_is_total_eq"],"trait":{"path":"Eq","id":117,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"15":{"id":15,"crate_id":0,"name":"delete","span":{"filename":"crux_kv/src/command.rs","begin":[42,4],"end":[47,5]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["key",{"impl_trait":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}]}]],"output":{"resolved_path":{"path":"RequestBuilder","id":8,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}},{"type":{"impl_trait":[{"trait_bound":{"trait":{"path":"Future","id":9,"args":{"angle_bracketed":{"args":[],"constraints":[{"name":"Output","args":{"angle_bracketed":{"args":[],"constraints":[]}},"binding":{"equality":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}}}}]}}},"generic_params":[],"modifier":"none"}}]}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"impl Into<String>","kind":{"type":{"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"default":null,"is_synthetic":true}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"166":{"id":166,"crate_id":0,"name":"from","span":{"filename":"crux_kv/src/value.rs","begin":[31,4],"end":[36,5]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["val",{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}]],"output":{"generic":"Self"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"317":{"id":317,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"191":{"id":191,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[43],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"342":{"id":342,"crate_id":0,"name":"crux_kv","span":{"filename":"crux_kv/src/lib.rs","begin":[1,0],"end":[425,10]},"visibility":"public","docs":"A basic Key-Value store for use with Crux\n\n`crux_kv` allows Crux apps to store and retrieve arbitrary data by asking the Shell to\npersist the data using platform native capabilities (e.g. disk or web localStorage)","links":{},"attrs":[],"deprecation":null,"inner":{"module":{"is_crate":true,"items":[2,128,168,22,211,218,299,337,338,339,340,341],"is_stripped":false}}},"65":{"id":65,"crate_id":0,"name":"message","span":{"filename":"crux_kv/src/error.rs","begin":[15,12],"end":[15,27]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"90":{"id":90,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Display","id":91,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"ToString","id":92,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[89],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"241":{"id":241,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Any","id":57,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[54],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"266":{"id":266,"crate_id":0,"name":"next_cursor","span":{"filename":"crux_kv/src/lib.rs","begin":[115,8],"end":[115,24]},"visibility":"default","docs":"The cursor to continue listing keys, or 0 if there are no more keys.\nIf the cursor is not found for the specified prefix, the response should instead\ninclude a `KeyValueError::CursorNotFound` error.","links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"primitive":"u64"}}},"140":{"id":140,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"BorrowMut","id":40,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[38],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"291":{"id":291,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[91,23],"end":[91,32]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["ne"],"trait":{"path":"PartialEq","id":115,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[290],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"14":{"id":14,"crate_id":0,"name":"set","span":{"filename":"crux_kv/src/command.rs","begin":[31,4],"end":[40,5]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["key",{"impl_trait":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}]}],["value",{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"RequestBuilder","id":8,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}},{"type":{"impl_trait":[{"trait_bound":{"trait":{"path":"Future","id":9,"args":{"angle_bracketed":{"args":[],"constraints":[{"name":"Output","args":{"angle_bracketed":{"args":[],"constraints":[]}},"binding":{"equality":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}}}}]}}},"generic_params":[],"modifier":"none"}}]}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"impl Into<String>","kind":{"type":{"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"default":null,"is_synthetic":true}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"165":{"id":165,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[21,0],"end":[28,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}},"items":[164],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"316":{"id":316,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Freeze","id":27,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"39":{"id":39,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"BorrowMut","id":40,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[38],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"190":{"id":190,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[41],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"341":{"id":341,"crate_id":0,"name":"list_keys","span":{"filename":"crux_kv/src/lib.rs","begin":[350,0],"end":[359,1]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["context",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"crux_core::capability::CapabilityContext","id":298,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}},{"type":{"generic":"Ev"}}],"constraints":[]}}}}}}],["prefix",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["cursor",{"primitive":"u64"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},{"primitive":"u64"}]}},{"type":{"resolved_path":{"path":"error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[{"outlives":"'static"}],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"64":{"id":64,"crate_id":0,"name":"CursorNotFound","span":{"filename":"crux_kv/src/error.rs","begin":[13,4],"end":[13,18]},"visibility":"default","docs":null,"links":{},"attrs":["#[error(\"cursor not found\")]"],"deprecation":null,"inner":{"variant":{"kind":"plain","discriminant":null}}},"215":{"id":215,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[119,0],"end":[131,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["register_types"],"trait":{"path":"Operation","id":216,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[210,212],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"89":{"id":89,"crate_id":5,"name":"to_string","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"240":{"id":240,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[50,52],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"114":{"id":114,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,23],"end":[5,32]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["ne"],"trait":{"path":"PartialEq","id":115,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[113],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"265":{"id":265,"crate_id":0,"name":"keys","span":{"filename":"crux_kv/src/lib.rs","begin":[111,8],"end":[111,25]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}}},"139":{"id":139,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Borrow","id":37,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[34],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"290":{"id":290,"crate_id":0,"name":"eq","span":{"filename":"crux_kv/src/lib.rs","begin":[91,23],"end":[91,32]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["other",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}]],"output":{"primitive":"bool"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"13":{"id":13,"crate_id":0,"name":"KeyValueError","span":{"filename":"crux_kv/src/error.rs","begin":[7,0],"end":[16,1]},"visibility":"public","docs":"Error type for KeyValue operations","links":{},"attrs":["#[serde(rename_all = \"camelCase\")]"],"deprecation":null,"inner":{"enum":{"generics":{"params":[],"where_predicates":[]},"has_stripped_variants":false,"variants":[62,63,64,66],"impls":[67,68,69,70,71,72,73,74,76,79,80,81,82,83,87,90,93,101,107,110,111,114,116,120,123,124,127]}}},"164":{"id":164,"crate_id":0,"name":"from","span":{"filename":"crux_kv/src/value.rs","begin":[22,4],"end":[27,5]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["value",{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"315":{"id":315,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"38":{"id":38,"crate_id":2,"name":"borrow_mut","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"generic":"Self"}}}]],"output":{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"generic":"T"}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"189":{"id":189,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"CloneToUninit","id":78,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[75],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"340":{"id":340,"crate_id":0,"name":"exists","span":{"filename":"crux_kv/src/lib.rs","begin":[340,0],"end":[348,1]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["context",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"crux_core::capability::CapabilityContext","id":298,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}},{"type":{"generic":"Ev"}}],"constraints":[]}}}}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"bool"}},{"type":{"resolved_path":{"path":"error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[{"outlives":"'static"}],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"63":{"id":63,"crate_id":0,"name":"Timeout","span":{"filename":"crux_kv/src/error.rs","begin":[11,4],"end":[11,11]},"visibility":"default","docs":null,"links":{},"attrs":["#[error(\"timeout\")]"],"deprecation":null,"inner":{"variant":{"kind":"plain","discriminant":null}}},"239":{"id":239,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryInto","id":49,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[45,47],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"113":{"id":113,"crate_id":0,"name":"eq","span":{"filename":"crux_kv/src/error.rs","begin":[5,23],"end":[5,32]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["other",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}]],"output":{"primitive":"bool"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"264":{"id":264,"crate_id":0,"name":"Exists","span":{"filename":"crux_kv/src/lib.rs","begin":[104,4],"end":[104,31]},"visibility":"default","docs":"Response to a `KeyValueOperation::Exists`,\nreturning whether the key is present in the store","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[263],"has_stripped_fields":false}},"discriminant":null}}},"138":{"id":138,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"289":{"id":289,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[91,23],"end":[91,32]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"StructuralPartialEq","id":112,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"163":{"id":163,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[15,0],"end":[19,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[162],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"314":{"id":314,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"188":{"id":188,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"BorrowMut","id":40,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[38],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"339":{"id":339,"crate_id":0,"name":"delete","span":{"filename":"crux_kv/src/lib.rs","begin":[330,0],"end":[338,1]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["context",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"crux_core::capability::CapabilityContext","id":298,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}},{"type":{"generic":"Ev"}}],"constraints":[]}}}}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[{"outlives":"'static"}],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"62":{"id":62,"crate_id":0,"name":"Io","span":{"filename":"crux_kv/src/error.rs","begin":[9,4],"end":[9,26]},"visibility":"default","docs":null,"links":{},"attrs":["#[error(\"IO error: {message}\")]"],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[61],"has_stripped_fields":false}},"discriminant":null}}},"87":{"id":87,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":["clone_into"],"trait":{"path":"ToOwned","id":88,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[84,85,86],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"238":{"id":238,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[43],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"263":{"id":263,"crate_id":0,"name":"is_present","span":{"filename":"crux_kv/src/lib.rs","begin":[104,13],"end":[104,29]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"primitive":"bool"}}},"137":{"id":137,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"288":{"id":288,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[91,16],"end":[91,21]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["clone_from"],"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[287],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"162":{"id":162,"crate_id":0,"name":"from","span":{"filename":"crux_kv/src/value.rs","begin":[16,4],"end":[18,5]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["bytes",{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}]],"output":{"generic":"Self"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"313":{"id":313,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[160,0],"end":[307,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"Ev"},"bounds":[{"outlives":"'static"}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":null,"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[300,301,304,305,306,307,308,309,310,311,312],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"187":{"id":187,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Borrow","id":37,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[34],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"338":{"id":338,"crate_id":0,"name":"set","span":{"filename":"crux_kv/src/lib.rs","begin":[319,0],"end":[328,1]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["context",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"crux_core::capability::CapabilityContext","id":298,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}},{"type":{"generic":"Ev"}}],"constraints":[]}}}}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["value",{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[{"outlives":"'static"}],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"61":{"id":61,"crate_id":0,"name":"message","span":{"filename":"crux_kv/src/error.rs","begin":[9,9],"end":[9,24]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"212":{"id":212,"crate_id":0,"name":"register_types","span":{"filename":"crux_kv/src/lib.rs","begin":[123,4],"end":[130,5]},"visibility":"default","docs":null,"links":{},"attrs":["#[cfg(feature = \"typegen\")]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["generator",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"resolved_path":{"path":"crux_core::typegen::TypeGen","id":213,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}]],"output":{"resolved_path":{"path":"crux_core::typegen::Result","id":214,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"86":{"id":86,"crate_id":5,"name":"clone_into","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["target",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"generic":"T"}}}]],"output":null,"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"237":{"id":237,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[41],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"111":{"id":111,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,23],"end":[5,32]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"StructuralPartialEq","id":112,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"262":{"id":262,"crate_id":0,"name":"Delete","span":{"filename":"crux_kv/src/lib.rs","begin":[101,4],"end":[101,30]},"visibility":"default","docs":"Response to a `KeyValueOperation::Delete`,\nreturning the value that was previously stored under the key, may be empty","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[261],"has_stripped_fields":false}},"discriminant":null}}},"136":{"id":136,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"287":{"id":287,"crate_id":0,"name":"clone","span":{"filename":"crux_kv/src/lib.rs","begin":[91,16],"end":[91,21]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"161":{"id":161,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[9,58],"end":[9,60]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["assert_receiver_is_total_eq"],"trait":{"path":"Eq","id":117,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"312":{"id":312,"crate_id":0,"name":"list_keys_async","span":{"filename":"crux_kv/src/lib.rs","begin":[300,4],"end":[306,5]},"visibility":"public","docs":"List keys that start with the provided `prefix`, starting from the provided `cursor`,\nwhile in an async context. This is used together with [`crux_core::compose::Compose`].\n\nA cursor is an opaque value that points to the first key in the next page of keys.\n\nIf the cursor is not found for the specified prefix, the response will include\na `KeyValueError::CursorNotFound` error.\n\nIf the cursor is found the result will be a tuple of the keys and the next cursor\n(if there are more keys to list, the cursor will be non-zero, otherwise it will be zero)","links":{"`crux_core::compose::Compose`":303},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["prefix",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["cursor",{"primitive":"u64"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},{"primitive":"u64"}]}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"35":{"id":35,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Borrow","id":37,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[34],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"186":{"id":186,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"337":{"id":337,"crate_id":0,"name":"get","span":{"filename":"crux_kv/src/lib.rs","begin":[309,0],"end":[317,1]},"visibility":"crate","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["context",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"crux_core::capability::CapabilityContext","id":298,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}},{"type":{"generic":"Ev"}}],"constraints":[]}}}}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[{"outlives":"'static"}],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"60":{"id":60,"crate_id":0,"name":"ListResult","span":{"filename":"crux_kv/src/command.rs","begin":[17,0],"end":[17,60]},"visibility":{"restricted":{"parent":2,"path":"::command"}},"docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"type_alias":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},{"primitive":"u64"}]}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"generics":{"params":[],"where_predicates":[]}}}},"211":{"id":211,"crate_id":0,"name":"KeyValueResult","span":{"filename":"crux_kv/src/lib.rs","begin":[86,0],"end":[89,1]},"visibility":"public","docs":"The result of an operation on the store.\n\nNote: we can't use `Result` and `Option` here because generics are not currently\nsupported across the FFI boundary, when using the builtin typegen.","links":{},"attrs":[],"deprecation":null,"inner":{"enum":{"generics":{"params":[],"where_predicates":[]},"has_stripped_variants":false,"variants":[219,221],"impls":[227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,246,248,250,252,253,255,256]}}},"85":{"id":85,"crate_id":5,"name":"to_owned","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"generic":"T"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"236":{"id":236,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"CloneToUninit","id":78,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[75],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"110":{"id":110,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,16],"end":[5,21]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["clone_from"],"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[109],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"261":{"id":261,"crate_id":0,"name":"previous","span":{"filename":"crux_kv/src/lib.rs","begin":[101,13],"end":[101,28]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"value::Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"135":{"id":135,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Freeze","id":27,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"286":{"id":286,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[91,9],"end":[91,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Debug","id":108,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[285],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"160":{"id":160,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[9,47],"end":[9,56]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["ne"],"trait":{"path":"PartialEq","id":115,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[159],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"311":{"id":311,"crate_id":0,"name":"list_keys","span":{"filename":"crux_kv/src/lib.rs","begin":[277,4],"end":[288,5]},"visibility":"public","docs":"List keys that start with the provided `prefix`, starting from the provided `cursor`.\nWill dispatch the event with a `KeyValueResult::ListKeys { keys: Vec<String>, cursor: u64 }`\nas payload.\n\nA cursor is an opaque value that points to the first key in the next page of keys.\n\nIf the cursor is not found for the specified prefix, the response will include\na `KeyValueError::CursorNotFound` error.\n\nIf the cursor is found the result will be a tuple of the keys and the next cursor\n(if there are more keys to list, the cursor will be non-zero, otherwise it will be zero)","links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["prefix",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["cursor",{"primitive":"u64"}],["make_event",{"generic":"F"}]],"output":null,"is_c_variadic":false},"generics":{"params":[{"name":"F","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"F"},"bounds":[{"trait_bound":{"trait":{"path":"FnOnce","id":302,"args":{"parenthesized":{"inputs":[{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"tuple":[{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},{"primitive":"u64"}]}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}],"output":{"generic":"Ev"}}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"34":{"id":34,"crate_id":2,"name":"borrow","span":null,"visibility":"default","docs":null,"links":{},"attrs":["#[rustc_diagnostic_item = \"noop_method_borrow\"]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"T"}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"185":{"id":185,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"336":{"id":336,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[152,0],"end":[158,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":["clone_from"],"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[335],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"59":{"id":59,"crate_id":0,"name":"DataResult","span":{"filename":"crux_kv/src/command.rs","begin":[16,0],"end":[16,57]},"visibility":{"restricted":{"parent":2,"path":"::command"}},"docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"type_alias":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"generics":{"params":[],"where_predicates":[]}}}},"210":{"id":210,"crate_id":0,"name":"Output","span":{"filename":"crux_kv/src/lib.rs","begin":[120,4],"end":[120,33]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"assoc_type":{"generics":{"params":[],"where_predicates":[]},"bounds":[],"type":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}},"84":{"id":84,"crate_id":5,"name":"Owned","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"assoc_type":{"generics":{"params":[],"where_predicates":[]},"bounds":[],"type":{"generic":"T"}}}},"235":{"id":235,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"BorrowMut","id":40,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[38],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"109":{"id":109,"crate_id":0,"name":"clone","span":{"filename":"crux_kv/src/error.rs","begin":[5,16],"end":[5,21]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"260":{"id":260,"crate_id":0,"name":"Set","span":{"filename":"crux_kv/src/lib.rs","begin":[98,4],"end":[98,27]},"visibility":"default","docs":"Response to a `KeyValueOperation::Set`,\nreturning the value that was previously stored under the key, may be empty","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[259],"has_stripped_fields":false}},"discriminant":null}}},"134":{"id":134,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"285":{"id":285,"crate_id":0,"name":"fmt","span":{"filename":"crux_kv/src/lib.rs","begin":[91,9],"end":[91,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["f",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"resolved_path":{"path":"$crate::fmt::Formatter","id":105,"args":{"angle_bracketed":{"args":[{"lifetime":"'_"}],"constraints":[]}}}}}}]],"output":{"resolved_path":{"path":"$crate::fmt::Result","id":106,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"159":{"id":159,"crate_id":0,"name":"eq","span":{"filename":"crux_kv/src/value.rs","begin":[9,47],"end":[9,56]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["other",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}]],"output":{"primitive":"bool"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"310":{"id":310,"crate_id":0,"name":"exists_async","span":{"filename":"crux_kv/src/lib.rs","begin":[262,4],"end":[264,5]},"visibility":"public","docs":"Check to see if a `key` exists, while in an async context. This is used together with\n[`crux_core::compose::Compose`].\n\nReturns `true` if the key exists, `false` otherwise.","links":{"`crux_core::compose::Compose`":303},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"bool"}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"184":{"id":184,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"335":{"id":335,"crate_id":0,"name":"clone","span":{"filename":"crux_kv/src/lib.rs","begin":[153,4],"end":[157,5]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"generic":"Self"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"58":{"id":58,"crate_id":0,"name":"StatusResult","span":{"filename":"crux_kv/src/command.rs","begin":[15,0],"end":[15,48]},"visibility":{"restricted":{"parent":2,"path":"::command"}},"docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"type_alias":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"bool"}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"generics":{"params":[],"where_predicates":[]}}}},"209":{"id":209,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[47,0],"end":[79,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Debug","id":108,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[208],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"83":{"id":83,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Any","id":57,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[54],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"234":{"id":234,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Borrow","id":37,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[34],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"259":{"id":259,"crate_id":0,"name":"previous","span":{"filename":"crux_kv/src/lib.rs","begin":[98,10],"end":[98,25]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"value::Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"133":{"id":133,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"284":{"id":284,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.6/src/ser.rs","begin":[224,0],"end":[226,33]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":103,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[96,99],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"158":{"id":158,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[9,47],"end":[9,56]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"StructuralPartialEq","id":112,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"309":{"id":309,"crate_id":0,"name":"exists","span":{"filename":"crux_kv/src/lib.rs","begin":[245,4],"end":[256,5]},"visibility":"public","docs":"Check to see if a `key` exists, will dispatch the event with a\n`KeyValueResult::Exists { is_present: bool }` as payload","links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["make_event",{"generic":"F"}]],"output":null,"is_c_variadic":false},"generics":{"params":[{"name":"F","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"F"},"bounds":[{"trait_bound":{"trait":{"path":"FnOnce","id":302,"args":{"parenthesized":{"inputs":[{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"bool"}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}],"output":{"generic":"Ev"}}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"32":{"id":32,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"Effect"},"bounds":[{"trait_bound":{"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"Event"},"bounds":[{"trait_bound":{"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"183":{"id":183,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Freeze","id":27,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"334":{"id":334,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[137,0],"end":[150,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Ev","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Capability","id":332,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[329,330,331],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"208":{"id":208,"crate_id":0,"name":"fmt","span":{"filename":"crux_kv/src/lib.rs","begin":[48,4],"end":[78,5]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["f",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"resolved_path":{"path":"std::fmt::Formatter","id":105,"args":{"angle_bracketed":{"args":[{"lifetime":"'_"}],"constraints":[]}}}}}}]],"output":{"resolved_path":{"path":"std::fmt::Result","id":106,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"82":{"id":82,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[50,52],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"233":{"id":233,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"RefUnwindSafe","id":33,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"107":{"id":107,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,9],"end":[5,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Debug","id":108,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[104],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"258":{"id":258,"crate_id":0,"name":"Get","span":{"filename":"crux_kv/src/lib.rs","begin":[95,4],"end":[95,24]},"visibility":"default","docs":"Response to a `KeyValueOperation::Get`,\nreturning the value stored under the key, which may be empty","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[257],"has_stripped_fields":false}},"discriminant":null}}},"132":{"id":132,"crate_id":0,"name":"Value","span":{"filename":"crux_kv/src/value.rs","begin":[10,0],"end":[13,1]},"visibility":"public","docs":"The value stored under a key.\n\n`Value::None` is used to represent the absence of a value.\n\nNote: we can't use `Option` here because generics are not currently\nsupported across the FFI boundary, when using the builtin typegen.","links":{},"attrs":[],"deprecation":null,"inner":{"enum":{"generics":{"params":[],"where_predicates":[]},"has_stripped_variants":false,"variants":[129,131],"impls":[133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,151,153,155,157,158,160,161,163,165,167]}}},"283":{"id":283,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs","begin":[614,0],"end":[614,65]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"DeserializeOwned","id":95,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"157":{"id":157,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[9,40],"end":[9,45]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Debug","id":108,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[156],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"308":{"id":308,"crate_id":0,"name":"delete_async","span":{"filename":"crux_kv/src/lib.rs","begin":[239,4],"end":[241,5]},"visibility":"public","docs":"Remove a `key` and its value, while in an async context. This is used together with\n[`crux_core::compose::Compose`].\n\nReturns the previous value stored under the key, if any.","links":{"`crux_core::compose::Compose`":303},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"182":{"id":182,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"56":{"id":56,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Any","id":57,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[54],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"207":{"id":207,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[18,51],"end":[18,53]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["assert_receiver_is_total_eq"],"trait":{"path":"Eq","id":117,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"81":{"id":81,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryInto","id":49,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[45,47],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"232":{"id":232,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"257":{"id":257,"crate_id":0,"name":"value","span":{"filename":"crux_kv/src/lib.rs","begin":[95,10],"end":[95,22]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"value::Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"131":{"id":131,"crate_id":0,"name":"Bytes","span":{"filename":"crux_kv/src/value.rs","begin":[12,4],"end":[12,49]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"tuple":[130]},"discriminant":null}}},"282":{"id":282,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":["clone_into"],"trait":{"path":"ToOwned","id":88,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[84,85,86],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"5":{"id":5,"crate_id":0,"name":"get","span":{"filename":"crux_kv/src/command.rs","begin":[24,4],"end":[29,5]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["key",{"impl_trait":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}]}]],"output":{"resolved_path":{"path":"RequestBuilder","id":8,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}},{"type":{"impl_trait":[{"trait_bound":{"trait":{"path":"Future","id":9,"args":{"angle_bracketed":{"args":[],"constraints":[{"name":"Output","args":{"angle_bracketed":{"args":[],"constraints":[]}},"binding":{"equality":{"type":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"crate::error::KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}}}}]}}},"generic_params":[],"modifier":"none"}}]}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"impl Into<String>","kind":{"type":{"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"default":null,"is_synthetic":true}}}],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"156":{"id":156,"crate_id":0,"name":"fmt","span":{"filename":"crux_kv/src/value.rs","begin":[9,40],"end":[9,45]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["f",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"resolved_path":{"path":"$crate::fmt::Formatter","id":105,"args":{"angle_bracketed":{"args":[{"lifetime":"'_"}],"constraints":[]}}}}}}]],"output":{"resolved_path":{"path":"$crate::fmt::Result","id":106,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"307":{"id":307,"crate_id":0,"name":"delete","span":{"filename":"crux_kv/src/lib.rs","begin":[222,4],"end":[233,5]},"visibility":"public","docs":"Remove a `key` and its value, will dispatch the event with a\n`KeyValueResult::Delete { previous: Vec<u8> }` as payload","links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["make_event",{"generic":"F"}]],"output":null,"is_c_variadic":false},"generics":{"params":[{"name":"F","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"F"},"bounds":[{"trait_bound":{"trait":{"path":"FnOnce","id":302,"args":{"parenthesized":{"inputs":[{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}],"output":{"generic":"Ev"}}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"30":{"id":30,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"Effect"},"bounds":[{"trait_bound":{"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"Event"},"bounds":[{"trait_bound":{"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"UnwindSafe","id":31,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"181":{"id":181,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"206":{"id":206,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[18,40],"end":[18,49]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["ne"],"trait":{"path":"PartialEq","id":115,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[205],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"80":{"id":80,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[43],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"231":{"id":231,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"256":{"id":256,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[85,58],"end":[85,60]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["assert_receiver_is_total_eq"],"trait":{"path":"Eq","id":117,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"130":{"id":130,"crate_id":0,"name":"0","span":{"filename":"crux_kv/src/value.rs","begin":[12,41],"end":[12,48]},"visibility":"default","docs":null,"links":{},"attrs":["#[serde(with = \"serde_bytes\")]"],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}},"281":{"id":281,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Any","id":57,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[54],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"4":{"id":4,"crate_id":0,"name":"KeyValue","span":{"filename":"crux_kv/src/command.rs","begin":[9,0],"end":[13,1]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct":{"kind":{"plain":{"fields":[0,3],"has_stripped_fields":false}},"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"impls":[18,23,24,26,28,30,32,35,39,42,44,48,53,56]}}},"155":{"id":155,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[9,27],"end":[9,38]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"where_predicates":[]},"provided_trait_methods":["deserialize_in_place"],"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[154],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"306":{"id":306,"crate_id":0,"name":"set_async","span":{"filename":"crux_kv/src/lib.rs","begin":[212,4],"end":[218,5]},"visibility":"public","docs":"Set `key` to be the provided `value`, while in an async context. This is used together with\n[`crux_core::compose::Compose`].\n\nReturns the previous value stored under the key, if any.","links":{"`crux_core::compose::Compose`":303},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["value",{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"180":{"id":180,"crate_id":0,"name":"ListKeys","span":{"filename":"crux_kv/src/lib.rs","begin":[33,4],"end":[44,5]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[178,179],"has_stripped_fields":false}},"discriminant":null}}},"331":{"id":331,"crate_id":0,"name":"map_event","span":{"filename":"crux_kv/src/lib.rs","begin":[142,4],"end":[149,5]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["f",{"generic":"F"}]],"output":{"qualified_path":{"name":"MappedSelf","args":{"angle_bracketed":{"args":[{"type":{"generic":"NewEv"}}],"constraints":[]}},"self_type":{"generic":"Self"},"trait":{"path":"","id":332,"args":null}}},"is_c_variadic":false},"generics":{"params":[{"name":"F","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"NewEv","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"F"},"bounds":[{"trait_bound":{"trait":{"path":"Fn","id":333,"args":{"parenthesized":{"inputs":[{"generic":"NewEv"}],"output":{"generic":"Ev"}}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"Ev"},"bounds":[{"outlives":"'static"}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"NewEv"},"bounds":[{"outlives":"'static"},{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"54":{"id":54,"crate_id":2,"name":"type_id","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}]],"output":{"resolved_path":{"path":"TypeId","id":55,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"205":{"id":205,"crate_id":0,"name":"eq","span":{"filename":"crux_kv/src/lib.rs","begin":[18,40],"end":[18,49]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["other",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}]],"output":{"primitive":"bool"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"79":{"id":79,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[41],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"230":{"id":230,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Freeze","id":27,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"104":{"id":104,"crate_id":0,"name":"fmt","span":{"filename":"crux_kv/src/error.rs","begin":[5,9],"end":[5,14]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["f",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"resolved_path":{"path":"$crate::fmt::Formatter","id":105,"args":{"angle_bracketed":{"args":[{"lifetime":"'_"}],"constraints":[]}}}}}}]],"output":{"resolved_path":{"path":"$crate::fmt::Result","id":106,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"255":{"id":255,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[85,47],"end":[85,56]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":["ne"],"trait":{"path":"PartialEq","id":115,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[254],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"129":{"id":129,"crate_id":0,"name":"None","span":{"filename":"crux_kv/src/value.rs","begin":[11,4],"end":[11,8]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":"plain","discriminant":null}}},"280":{"id":280,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[50,52],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"3":{"id":3,"crate_id":0,"name":"event","span":{"filename":"crux_kv/src/command.rs","begin":[12,4],"end":[12,29]},"visibility":{"restricted":{"parent":2,"path":"::command"}},"docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"std::marker::PhantomData","id":1,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Event"}}],"constraints":[]}}}}}},"154":{"id":154,"crate_id":0,"name":"deserialize","span":{"filename":"crux_kv/src/value.rs","begin":[9,27],"end":[9,38]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["__deserializer",{"generic":"__D"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Self"}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__D"},"trait":{"path":"","id":122,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__D","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__D"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Deserializer","id":122,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"305":{"id":305,"crate_id":0,"name":"set","span":{"filename":"crux_kv/src/lib.rs","begin":[195,4],"end":[206,5]},"visibility":"public","docs":"Set `key` to be the provided `value`. Typically the bytes would be\na value serialized/deserialized by the app.\n\nWill dispatch the event with a `KeyValueResult::Set { previous: Vec<u8> }` as payload","links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}],["value",{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}],["make_event",{"generic":"F"}]],"output":null,"is_c_variadic":false},"generics":{"params":[{"name":"F","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"F"},"bounds":[{"trait_bound":{"trait":{"path":"FnOnce","id":302,"args":{"parenthesized":{"inputs":[{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}}],"output":{"generic":"Ev"}}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"outlives":"'static"}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"28":{"id":28,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"Effect"},"bounds":[{"trait_bound":{"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}},{"bound_predicate":{"type":{"generic":"Event"},"bounds":[{"trait_bound":{"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Unpin","id":29,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"179":{"id":179,"crate_id":0,"name":"cursor","span":{"filename":"crux_kv/src/lib.rs","begin":[43,8],"end":[43,19]},"visibility":"default","docs":"The cursor to start listing from, or 0 to start from the beginning.\nIf there are more keys to list, the response will include a new cursor.\nIf there are no more keys, the response will include a cursor of 0.\nThe cursor is opaque to the caller, and should be passed back to the\n`ListKeys` operation to continue listing keys.\nIf the cursor is not found for the specified prefix, the response will include\na `KeyValueError::CursorNotFound` error.","links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"primitive":"u64"}}},"330":{"id":330,"crate_id":0,"name":"MappedSelf","span":{"filename":"crux_kv/src/lib.rs","begin":[140,4],"end":[140,51]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"assoc_type":{"generics":{"params":[{"name":"MappedEv","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"bounds":[],"type":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"MappedEv"}}],"constraints":[]}}}}}}},"53":{"id":53,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[50,52],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"204":{"id":204,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[18,40],"end":[18,49]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"StructuralPartialEq","id":112,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"229":{"id":229,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Sync","id":25,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"254":{"id":254,"crate_id":0,"name":"eq","span":{"filename":"crux_kv/src/lib.rs","begin":[85,47],"end":[85,56]},"visibility":"default","docs":null,"links":{},"attrs":["#[inline]"],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["other",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}]],"output":{"primitive":"bool"},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"128":{"id":128,"crate_id":0,"name":"error","span":{"filename":"crux_kv/src/error.rs","begin":[1,0],"end":[16,1]},"visibility":"public","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"module":{"is_crate":false,"items":[13],"is_stripped":false}}},"279":{"id":279,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"TryInto","id":49,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[45,47],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"2":{"id":2,"crate_id":0,"name":"command","span":{"filename":"crux_kv/src/command.rs","begin":[1,0],"end":[66,1]},"visibility":"public","docs":"The Command based API for crux_kv","links":{},"attrs":[],"deprecation":null,"inner":{"module":{"is_crate":false,"items":[4,58,59,60],"is_stripped":false}}},"153":{"id":153,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/value.rs","begin":[9,16],"end":[9,25]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"Value","id":132,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[152],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"304":{"id":304,"crate_id":0,"name":"get_async","span":{"filename":"crux_kv/src/lib.rs","begin":[187,4],"end":[189,5]},"visibility":"public","docs":"Read a value under `key`, while in an async context. This is used together with\n[`crux_core::compose::Compose`].\n\nReturns the value stored under the key, or `None` if the key is not present.","links":{"`crux_core::compose::Compose`":303},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["key",{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Option","id":11,"args":{"angle_bracketed":{"args":[{"type":{"resolved_path":{"path":"Vec","id":12,"args":{"angle_bracketed":{"args":[{"type":{"primitive":"u8"}}],"constraints":[]}}}}}],"constraints":[]}}}}},{"type":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":true,"abi":"Rust"},"has_body":true}}},"178":{"id":178,"crate_id":0,"name":"prefix","span":{"filename":"crux_kv/src/lib.rs","begin":[35,8],"end":[35,22]},"visibility":"default","docs":"The prefix to list keys for, or an empty string to list all keys","links":{},"attrs":[],"deprecation":null,"inner":{"struct_field":{"resolved_path":{"path":"String","id":7,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}},"329":{"id":329,"crate_id":0,"name":"Operation","span":{"filename":"crux_kv/src/lib.rs","begin":[138,4],"end":[138,39]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"assoc_type":{"generics":{"params":[],"where_predicates":[]},"bounds":[],"type":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}}}}},"52":{"id":52,"crate_id":2,"name":"try_from","span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["value",{"generic":"U"}]],"output":{"resolved_path":{"path":"Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"T"},"trait":{"path":"TryFrom","id":46,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"203":{"id":203,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[18,27],"end":[18,38]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"'de","kind":{"lifetime":{"outlives":[]}}}],"where_predicates":[]},"provided_trait_methods":["deserialize_in_place"],"trait":{"path":"Deserialize","id":94,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueOperation","id":22,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[202],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"228":{"id":228,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Send","id":19,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"253":{"id":253,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[85,47],"end":[85,56]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"StructuralPartialEq","id":112,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"127":{"id":127,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/error.rs","begin":[5,62],"end":[5,67]},"visibility":"default","docs":null,"links":{},"attrs":["#[allow(unused_qualifications)]","#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Display","id":91,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[126],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"278":{"id":278,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[43],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"152":{"id":152,"crate_id":0,"name":"serialize","span":{"filename":"crux_kv/src/value.rs","begin":[9,16],"end":[9,25]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["__serializer",{"generic":"__S"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"qualified_path":{"name":"Ok","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__S"},"trait":{"path":"","id":119,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__S","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__S"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Serializer","id":119,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"26":{"id":26,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"Effect","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"Event","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Freeze","id":27,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":4,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Effect"}},{"type":{"generic":"Event"}}],"constraints":[]}}}},"items":[],"is_negative":false,"is_synthetic":true,"blanket_impl":null}}},"177":{"id":177,"crate_id":0,"name":"Exists","span":{"filename":"crux_kv/src/lib.rs","begin":[31,4],"end":[31,26]},"visibility":"default","docs":"Test if a key exists","links":{},"attrs":[],"deprecation":null,"inner":{"variant":{"kind":{"struct":{"fields":[176],"has_stripped_fields":false}},"discriminant":null}}},"328":{"id":328,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":["clone_into"],"trait":{"path":"ToOwned","id":88,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValue","id":299,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Ev"}}],"constraints":[]}}}},"items":[84,85,86],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"202":{"id":202,"crate_id":0,"name":"deserialize","span":{"filename":"crux_kv/src/lib.rs","begin":[18,27],"end":[18,38]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["__deserializer",{"generic":"__D"}]],"output":{"resolved_path":{"path":"_serde::__private::Result","id":10,"args":{"angle_bracketed":{"args":[{"type":{"generic":"Self"}},{"type":{"qualified_path":{"name":"Error","args":{"angle_bracketed":{"args":[],"constraints":[]}},"self_type":{"generic":"__D"},"trait":{"path":"","id":122,"args":null}}}}],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[{"name":"__D","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"__D"},"bounds":[{"trait_bound":{"trait":{"path":"_serde::Deserializer","id":122,"args":{"angle_bracketed":{"args":[{"lifetime":"'de"}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"76":{"id":76,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Clone","id":77,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"CloneToUninit","id":78,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[75],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"227":{"id":227,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[361,0],"end":[422,1]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":null,"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[222,223,224,225,226],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"101":{"id":101,"crate_id":0,"name":null,"span":{"filename":"/Users/stuartharris/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.6/src/ser.rs","begin":[224,0],"end":[226,33]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"T"},"bounds":[{"trait_bound":{"trait":{"path":"Serialize","id":102,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"none"}},{"trait_bound":{"trait":{"path":"Sized","id":36,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"generic_params":[],"modifier":"maybe"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Serialize","id":103,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueError","id":13,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[96,99],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}},"252":{"id":252,"crate_id":0,"name":null,"span":{"filename":"crux_kv/src/lib.rs","begin":[85,40],"end":[85,45]},"visibility":"default","docs":null,"links":{},"attrs":["#[automatically_derived]"],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[],"where_predicates":[]},"provided_trait_methods":[],"trait":{"path":"Debug","id":108,"args":{"angle_bracketed":{"args":[],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResult","id":211,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[251],"is_negative":false,"is_synthetic":false,"blanket_impl":null}}},"126":{"id":126,"crate_id":0,"name":"fmt","span":{"filename":"crux_kv/src/error.rs","begin":[5,62],"end":[5,67]},"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"function":{"sig":{"inputs":[["self",{"borrowed_ref":{"lifetime":null,"is_mutable":false,"type":{"generic":"Self"}}}],["__formatter",{"borrowed_ref":{"lifetime":null,"is_mutable":true,"type":{"resolved_path":{"path":"::core::fmt::Formatter","id":105,"args":{"angle_bracketed":{"args":[{"lifetime":"'_"}],"constraints":[]}}}}}}]],"output":{"resolved_path":{"path":"::core::fmt::Result","id":106,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"is_c_variadic":false},"generics":{"params":[],"where_predicates":[]},"header":{"is_const":false,"is_unsafe":false,"is_async":false,"abi":"Rust"},"has_body":true}}},"277":{"id":277,"crate_id":0,"name":null,"span":null,"visibility":"default","docs":null,"links":{},"attrs":[],"deprecation":null,"inner":{"impl":{"is_unsafe":false,"generics":{"params":[{"name":"T","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}},{"name":"U","kind":{"type":{"bounds":[],"default":null,"is_synthetic":false}}}],"where_predicates":[{"bound_predicate":{"type":{"generic":"U"},"bounds":[{"trait_bound":{"trait":{"path":"From","id":20,"args":{"angle_bracketed":{"args":[{"type":{"generic":"T"}}],"constraints":[]}}},"generic_params":[],"modifier":"none"}}],"generic_params":[]}}]},"provided_trait_methods":[],"trait":{"path":"Into","id":6,"args":{"angle_bracketed":{"args":[{"type":{"generic":"U"}}],"constraints":[]}}},"for":{"resolved_path":{"path":"KeyValueResponse","id":218,"args":{"angle_bracketed":{"args":[],"constraints":[]}}}},"items":[41],"is_negative":false,"is_synthetic":false,"blanket_impl":{"generic":"T"}}}}},"paths":{"1762":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x8_t"],"kind":"struct"},"3524":{"crate_id":33,"path":["futures_util","future","try_future","InspectErr"],"kind":"struct"},"2089":{"crate_id":17,"path":["object","pe","ImageTlsDirectory64"],"kind":"struct"},"1208":{"crate_id":63,"path":["serde_bytes","bytes","Bytes"],"kind":"struct"},"2970":{"crate_id":39,"path":["futures_channel","lock","TryLock"],"kind":"struct"},"3297":{"crate_id":17,"path":["object","archive","AixFileHeader"],"kind":"struct"},"1535":{"crate_id":24,"path":["bincode","error","ErrorKind"],"kind":"enum"},"654":{"crate_id":17,"path":["object","read","macho","file","MachOFile"],"kind":"struct"},"2416":{"crate_id":17,"path":["object","macho","DyldCacheHeader"],"kind":"struct"},"2743":{"crate_id":18,"path":["memchr","arch","all","rabinkarp","FinderRev"],"kind":"struct"},"981":{"crate_id":33,"path":["futures_util","stream","stream","chunks","Chunks"],"kind":"struct"},"1862":{"crate_id":17,"path":["object","read","coff","comdat","CoffComdatSectionIterator"],"kind":"struct"},"100":{"crate_id":25,"path":["erased_serde","ser","ErrorImpl"],"kind":"enum"},"3624":{"crate_id":17,"path":["object","read","elf","attributes","AttributeIndexIterator"],"kind":"struct"},"2189":{"crate_id":43,"path":["anyhow","wrapper","MessageError"],"kind":"struct"},"427":{"crate_id":33,"path":["futures_util","stream","try_stream","ErrInto"],"kind":"struct"},"1308":{"crate_id":33,"path":["futures_util","stream","select_all","IntoIter"],"kind":"struct"},"3070":{"crate_id":2,"path":["core","cmp","Reverse"],"kind":"struct"},"3397":{"crate_id":33,"path":["futures_util","stream","stream","chunks","_","__Origin"],"kind":"struct"},"754":{"crate_id":2,"path":["core","str","CharEscapeDefault"],"kind":"struct"},"1635":{"crate_id":57,"path":["siphasher","sip128","SipHasher24"],"kind":"struct"},"2516":{"crate_id":22,"path":["serde_derive"],"kind":"module"},"2843":{"crate_id":25,"path":["erased_serde","de","DeserializeSeed"],"kind":"trait"},"1081":{"crate_id":33,"path":["futures_util","io","into_sink","Block"],"kind":"struct"},"1962":{"crate_id":21,"path":["serde","__private","de","borrow_cow_str","CowStrVisitor"],"kind":"struct"},"3724":{"crate_id":5,"path":["alloc","collections","vec_deque","drop","Dropper"],"kind":"struct"},"1408":{"crate_id":1,"path":["std","process","ChildStderr"],"kind":"struct"},"527":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"2289":{"crate_id":5,"path":["alloc","rc","from_iter_exact","Guard"],"kind":"struct"},"3170":{"crate_id":41,"path":["memchr","arch","all","packedpair","HeuristicFrequencyRank"],"kind":"trait"},"3497":{"crate_id":17,"path":["object","macho","Section64"],"kind":"struct"},"854":{"crate_id":2,"path":["core","fmt","Pointer"],"kind":"trait"},"1735":{"crate_id":39,"path":["futures_channel","mpsc","Sender"],"kind":"struct"},"2616":{"crate_id":17,"path":["object","read","archive","ArchiveKind"],"kind":"enum"},"2943":{"crate_id":21,"path":["serde","de","value","U16Deserializer"],"kind":"struct"},"1181":{"crate_id":1,"path":["std","backtrace_rs","print","BacktraceFrameFmt"],"kind":"struct"},"2062":{"crate_id":1,"path":["std","fs","read"],"kind":"function"},"1508":{"crate_id":39,"path":["futures_channel","mpsc","TrySendError"],"kind":"struct"},"627":{"crate_id":2,"path":["core","char","TryFromCharError"],"kind":"struct"},"2389":{"crate_id":1,"path":["std","collections","hash","map","RawEntryBuilderMut"],"kind":"struct"},"3270":{"crate_id":2,"path":["core","str","iter","SplitAsciiWhitespace"],"kind":"struct"},"3597":{"crate_id":43,"path":["anyhow","context","private","Sealed"],"kind":"trait"},"954":{"crate_id":6,"path":["libc","unix","bsd","apple","fspecread_t"],"kind":"struct"},"1835":{"crate_id":2,"path":["core","marker","variance","PhantomCovariantLifetime"],"kind":"struct"},"2716":{"crate_id":2,"path":["core","ops","async_function","AsyncFnMut"],"kind":"trait"},"2162":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_basic_info"],"kind":"struct"},"400":{"crate_id":24,"path":["bincode","de","deserialize_tuple","Access"],"kind":"struct"},"1281":{"crate_id":5,"path":["alloc","collections","btree","map","entry","Entry"],"kind":"enum"},"3043":{"crate_id":21,"path":["serde","de","value","CharDeserializer"],"kind":"struct"},"1608":{"crate_id":44,"path":["serde_generate","config","SourceInstaller"],"kind":"trait"},"727":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"2489":{"crate_id":2,"path":["core","str","iter","SplitN"],"kind":"struct"},"3370":{"crate_id":33,"path":["futures_util","stream","stream","flatten_unordered","FlowStep"],"kind":"enum"},"2816":{"crate_id":6,"path":["libc","unix","linger"],"kind":"struct"},"1054":{"crate_id":2,"path":["core","panic","unwind_safe","AssertUnwindSafe"],"kind":"struct"},"173":{"crate_id":0,"path":["crux_kv","KeyValueOperation","Set"],"kind":"variant"},"1935":{"crate_id":1,"path":["std","panic","always_abort"],"kind":"function"},"3697":{"crate_id":60,"path":["smawk"],"kind":"module"},"2262":{"crate_id":17,"path":["object","macho","Relocation"],"kind":"struct"},"500":{"crate_id":16,"path":["gimli","constants","DwIdx"],"kind":"struct"},"1381":{"crate_id":16,"path":["gimli","common","DebugFrameOffset"],"kind":"struct"},"3143":{"crate_id":2,"path":["core","slice","iter","ChunkBy"],"kind":"struct"},"1708":{"crate_id":2,"path":["core","convert","num","private","Sealed"],"kind":"trait"},"827":{"crate_id":17,"path":["object","read","elf","comdat","ElfComdatIterator"],"kind":"struct"},"2589":{"crate_id":21,"path":["serde","__private","ser","FlatMapSerializeTupleVariantAsMapValue"],"kind":"struct"},"3470":{"crate_id":16,"path":["gimli","read","loclists","LocListIter"],"kind":"struct"},"2916":{"crate_id":16,"path":["gimli","read","cfi","AugmentationData"],"kind":"struct"},"1154":{"crate_id":2,"path":["core","cell","once","OnceCell"],"kind":"struct"},"2035":{"crate_id":2,"path":["core","str","iter","SplitInclusive"],"kind":"struct"},"2362":{"crate_id":29,"path":["crossbeam_channel","err","RecvError"],"kind":"struct"},"600":{"crate_id":6,"path":["libc","unix","bsd","apple","host_cpu_load_info"],"kind":"struct"},"1481":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3243":{"crate_id":17,"path":["object","endian","U16Bytes"],"kind":"struct"},"3570":{"crate_id":2,"path":["core","ops","arith","SubAssign"],"kind":"trait"},"927":{"crate_id":2,"path":["core","str","pattern","DoubleEndedSearcher"],"kind":"trait"},"46":{"crate_id":2,"path":["core","convert","TryFrom"],"kind":"trait"},"1808":{"crate_id":18,"path":["memchr","memmem","FinderRev"],"kind":"struct"},"2689":{"crate_id":11,"path":["hashbrown","raw","RawIterHashInner"],"kind":"struct"},"3016":{"crate_id":2,"path":["core","fmt","Arguments"],"kind":"struct"},"373":{"crate_id":24,"path":["bincode","config","endian","NativeEndian"],"kind":"struct"},"1254":{"crate_id":1,"path":["std","u128"],"kind":"primitive"},"2135":{"crate_id":16,"path":["gimli","read","rnglists","RngListIter"],"kind":"struct"},"2462":{"crate_id":2,"path":["core","str","CharEscapeUnicode"],"kind":"struct"},"700":{"crate_id":17,"path":["object","read","macho","symbol","MachOSymbolIterator"],"kind":"struct"},"1581":{"crate_id":61,"path":["unicode_width","tables","WidthInfo"],"kind":"struct"},"3343":{"crate_id":21,"path":["serde","de","value","BytesDeserializer"],"kind":"struct"},"3670":{"crate_id":1,"path":["std","backtrace","BacktraceFrame"],"kind":"struct"},"1027":{"crate_id":24,"path":["bincode","config","trailing","AllowTrailing"],"kind":"struct"},"1908":{"crate_id":21,"path":["serde","de","value","ExpectedInSeq"],"kind":"struct"},"2789":{"crate_id":33,"path":["futures_util","future","future","flatten","Flatten"],"kind":"enum"},"3116":{"crate_id":17,"path":["object","elf","CompressionHeader64"],"kind":"struct"},"473":{"crate_id":16,"path":["gimli","read","op","Evaluation"],"kind":"struct"},"1354":{"crate_id":17,"path":["object","endian","U64Bytes"],"kind":"struct"},"2235":{"crate_id":6,"path":["libc","unix","bsd","option"],"kind":"struct"},"1681":{"crate_id":11,"path":["hashbrown","raw","RawIterHash"],"kind":"struct"},"800":{"crate_id":2,"path":["core","str","iter","EscapeDefault"],"kind":"struct"},"2562":{"crate_id":2,"path":["core","num","saturating","Saturating"],"kind":"struct"},"3443":{"crate_id":1,"path":["std","path","Prefix"],"kind":"enum"},"1127":{"crate_id":2,"path":["core","iter","traits","double_ended","DoubleEndedIterator"],"kind":"trait"},"2008":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"2889":{"crate_id":17,"path":["object","elf","Rela64"],"kind":"struct"},"2335":{"crate_id":16,"path":["gimli","read","op","OperationIter"],"kind":"struct"},"573":{"crate_id":16,"path":["gimli","arch","LoongArch"],"kind":"struct"},"1454":{"crate_id":2,"path":["core","sync","atomic","AtomicUsize"],"kind":"struct"},"3216":{"crate_id":2,"path":["core","marker","Tuple"],"kind":"trait"},"1781":{"crate_id":16,"path":["gimli","read","cfi","CallFrameInstruction"],"kind":"enum"},"900":{"crate_id":1,"path":["std","collections","hash","map","Values"],"kind":"struct"},"2662":{"crate_id":33,"path":["futures_util","io","read","Read"],"kind":"struct"},"19":{"crate_id":2,"path":["core","marker","Send"],"kind":"trait"},"2989":{"crate_id":63,"path":["serde_bytes","bytebuf","ByteBufVisitor"],"kind":"struct"},"1227":{"crate_id":41,"path":["memchr","arch","all","twoway","ApproximateByteSet"],"kind":"struct"},"346":{"crate_id":57,"path":["siphasher","sip","Sip24Rounds"],"kind":"struct"},"2108":{"crate_id":11,"path":["hashbrown","table","Drain"],"kind":"struct"},"3543":{"crate_id":16,"path":["gimli","constants","DwOrd"],"kind":"struct"},"2435":{"crate_id":17,"path":["object","read","elf","hash","HashTable"],"kind":"struct"},"673":{"crate_id":5,"path":["alloc","collections","btree","set","entry","OccupiedEntry"],"kind":"struct"},"1554":{"crate_id":2,"path":["core","cell","Ref"],"kind":"struct"},"3316":{"crate_id":16,"path":["gimli","constants","DwLang"],"kind":"struct"},"1881":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__Visitor"],"kind":"struct"},"1000":{"crate_id":6,"path":["libc","unix","pollfd"],"kind":"struct"},"119":{"crate_id":21,"path":["serde","ser","Serializer"],"kind":"trait"},"2762":{"crate_id":63,"path":["serde_bytes","bytearray","ByteArrayVisitor"],"kind":"struct"},"3089":{"crate_id":50,"path":["unicode_segmentation","tables","word","WordCat"],"kind":"enum"},"446":{"crate_id":21,"path":["serde","de","impls","PathBufVisitor"],"kind":"struct"},"1327":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2208":{"crate_id":44,"path":["serde_generate","config","CodeGeneratorConfig"],"kind":"struct"},"3643":{"crate_id":1,"path":["std","sync","poison","rwlock","RwLockWriteGuard"],"kind":"struct"},"2535":{"crate_id":16,"path":["gimli","read","line","ColumnType"],"kind":"enum"},"773":{"crate_id":6,"path":["libc","unix","bsd","apple","load_command"],"kind":"struct"},"1654":{"crate_id":16,"path":["gimli","read","rnglists","RangeLists"],"kind":"struct"},"3416":{"crate_id":5,"path":["alloc","collections","btree","map","entry","OccupiedError"],"kind":"struct"},"1100":{"crate_id":2,"path":["core","future","async_drop","Fuse"],"kind":"struct"},"219":{"crate_id":0,"path":["crux_kv","KeyValueResult","Ok"],"kind":"variant"},"1981":{"crate_id":29,"path":["crossbeam_channel","select","Timeout"],"kind":"enum"},"2862":{"crate_id":17,"path":["object","pe","ImportObjectHeader"],"kind":"struct"},"3189":{"crate_id":2,"path":["core","core_simd","simd","cmp","eq","SimdPartialEq"],"kind":"trait"},"546":{"crate_id":2,"path":["core","iter","traits","accum","Sum"],"kind":"trait"},"1427":{"crate_id":17,"path":["object","pe","ImageResourceDirectory"],"kind":"struct"},"2308":{"crate_id":15,"path":["addr2line","DebugFile"],"kind":"enum"},"2635":{"crate_id":1,"path":["std","collections","hash","set","Union"],"kind":"struct"},"873":{"crate_id":45,"path":["serde_reflection","format","ContainerFormat"],"kind":"enum"},"1754":{"crate_id":2,"path":["core","ops","range","Bound"],"kind":"enum"},"3516":{"crate_id":1,"path":["std","sys","pal","unix","time","SystemTime"],"kind":"struct"},"1200":{"crate_id":1,"path":["std","collections","hash","map","IterMut"],"kind":"struct"},"2081":{"crate_id":33,"path":["futures_util","sink","fanout","_","__Origin"],"kind":"struct"},"2962":{"crate_id":2,"path":["core","fmt","Sign"],"kind":"enum"},"3289":{"crate_id":17,"path":["object","read","any","DynamicRelocationIteratorInternal"],"kind":"enum"},"646":{"crate_id":17,"path":["object","read","coff","comdat","CoffComdatIterator"],"kind":"struct"},"1527":{"crate_id":2,"path":["core","core_simd","swizzle","deinterleave","Odd"],"kind":"struct"},"2408":{"crate_id":1,"path":["std","os","unix","net","addr","SocketAddr"],"kind":"struct"},"1854":{"crate_id":17,"path":["object","elf","ProgramHeader32"],"kind":"struct"},"973":{"crate_id":11,"path":["hashbrown","map","HashMap"],"kind":"struct"},"2735":{"crate_id":5,"path":["alloc","collections","TryReserveErrorKind"],"kind":"enum"},"92":{"crate_id":5,"path":["alloc","string","ToString"],"kind":"trait"},"3616":{"crate_id":17,"path":["object","read","SymbolSection"],"kind":"enum"},"1300":{"crate_id":33,"path":["futures_util","fns","InspectOkFn"],"kind":"struct"},"419":{"crate_id":2,"path":["core","core_simd","simd","ptr","mut_ptr","SimdMutPtr"],"kind":"trait"},"2181":{"crate_id":2,"path":["core","str","iter","SplitWhitespace"],"kind":"struct"},"3062":{"crate_id":2,"path":["core","panic"],"kind":"macro"},"2508":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x4x4_t"],"kind":"struct"},"746":{"crate_id":1,"path":["std","sync","mpmc","utils","CachePadded"],"kind":"struct"},"1627":{"crate_id":17,"path":["object","read","elf","relocation","ElfRelaIterator"],"kind":"enum"},"3389":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x16x2_t"],"kind":"struct"},"1954":{"crate_id":5,"path":["alloc","collections","btree","map","Range"],"kind":"struct"},"1073":{"crate_id":2,"path":["core","iter","adapters","zip","zip"],"kind":"function"},"2835":{"crate_id":17,"path":["object","read","CompressionFormat"],"kind":"enum"},"3716":{"crate_id":33,"path":["futures_util","stream","try_stream","try_chunks","TryChunks"],"kind":"struct"},"1400":{"crate_id":21,"path":["serde","de","impls","deserialize","DurationVisitor"],"kind":"struct"},"519":{"crate_id":59,"path":["textwrap","splitting","HyphenSplitter"],"kind":"struct"},"2281":{"crate_id":33,"path":["futures_util","stream","try_stream","try_fold","TryFold"],"kind":"struct"},"3162":{"crate_id":16,"path":["gimli","arch","PowerPc64"],"kind":"struct"},"2608":{"crate_id":5,"path":["alloc","collections","linked_list","IterMut"],"kind":"struct"},"846":{"crate_id":17,"path":["object","macho","LinkerOptionCommand"],"kind":"struct"},"1727":{"crate_id":1,"path":["std","io","error","repr_bitpacked","Repr"],"kind":"struct"},"3489":{"crate_id":5,"path":["alloc","collections","btree","map","drop","DropGuard"],"kind":"struct"},"2054":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Field"],"kind":"enum"},"1173":{"crate_id":2,"path":["core","ptr","metadata","Thin"],"kind":"trait_alias"},"2935":{"crate_id":17,"path":["object","pe","ImageBaseRelocation"],"kind":"struct"},"3262":{"crate_id":2,"path":["core","core_arch","simd","f32x8"],"kind":"struct"},"619":{"crate_id":21,"path":["serde","de","value","EnumAccessDeserializer"],"kind":"struct"},"1500":{"crate_id":33,"path":["futures_util","stream","repeat_with","RepeatWith"],"kind":"struct"},"2381":{"crate_id":33,"path":["futures_util","stream","select_all","SelectAll"],"kind":"struct"},"2708":{"crate_id":6,"path":["libc","unix","bsd","ifaddrs"],"kind":"struct"},"946":{"crate_id":21,"path":["serde","de","impls","range","deserialize","FieldVisitor"],"kind":"struct"},"1827":{"crate_id":17,"path":["object","macho","SubFrameworkCommand"],"kind":"struct"},"3589":{"crate_id":33,"path":["futures_util","future","try_join_all","TryJoinAll"],"kind":"struct"},"2154":{"crate_id":2,"path":["core","marker","variance","PhantomContravariantLifetime"],"kind":"struct"},"392":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"1273":{"crate_id":39,"path":["futures_channel","mpsc","SendError"],"kind":"struct"},"3035":{"crate_id":2,"path":["core","core_arch","simd","u32x2"],"kind":"struct"},"3362":{"crate_id":2,"path":["core","core_arch","simd","i32x32"],"kind":"struct"},"719":{"crate_id":1,"path":["std","sys","pal","unix","fs","cfm","CachedFileMetadata"],"kind":"struct"},"1600":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x1_t"],"kind":"struct"},"2481":{"crate_id":1,"path":["std","sync","poison","Guard"],"kind":"struct"},"2808":{"crate_id":11,"path":["hashbrown","set","SymmetricDifference"],"kind":"struct"},"1046":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"1927":{"crate_id":17,"path":["object","xcoff","FileAux32"],"kind":"struct"},"3689":{"crate_id":2,"path":["core","core_simd","simd","ptr","const_ptr","SimdConstPtr","with_exposed_provenance"],"kind":"function"},"1373":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_extended_policy"],"kind":"struct"},"492":{"crate_id":21,"path":["serde","de","value","PairVisitor"],"kind":"struct"},"2254":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"3135":{"crate_id":6,"path":["libc","unix","bsd","apple","mach_timebase_info"],"kind":"struct"},"3462":{"crate_id":6,"path":["libc","unix","bsd","apple","kevent64_s"],"kind":"struct"},"819":{"crate_id":16,"path":["gimli","read","unit","DebugTypesUnitHeadersIter"],"kind":"struct"},"1700":{"crate_id":17,"path":["object","read","macho","load_command","LoadCommandVariant"],"kind":"enum"},"2581":{"crate_id":4,"path":["rustc_std_workspace_core"],"kind":"module"},"2027":{"crate_id":2,"path":["core","ffi","va_list","VaList"],"kind":"struct"},"1146":{"crate_id":1,"path":["std","process","Command"],"kind":"struct"},"2908":{"crate_id":33,"path":["futures_util","future","try_maybe_done","TryMaybeDone"],"kind":"enum"},"1473":{"crate_id":29,"path":["crossbeam_channel","flavors","array","Channel"],"kind":"struct"},"592":{"crate_id":16,"path":["gimli","read","pubnames","PubNamesEntry"],"kind":"struct"},"2354":{"crate_id":17,"path":["object","read","read_cache","ReadCacheRange"],"kind":"struct"},"3235":{"crate_id":5,"path":["alloc","collections","btree","node","marker","Immut"],"kind":"struct"},"2681":{"crate_id":6,"path":["libc","unix","bsd","apple","__c_anonymous_ifr_ifru6"],"kind":"union"},"919":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1800":{"crate_id":16,"path":["gimli","constants","DwEnd"],"kind":"struct"},"3562":{"crate_id":21,"path":["serde","__private","ser","FlatMapSerializeStructVariantAsMapValue"],"kind":"struct"},"2127":{"crate_id":33,"path":["futures_util","future","try_join","_","__Origin"],"kind":"struct"},"365":{"crate_id":33,"path":["futures_util","stream","stream","any","Any"],"kind":"struct"},"1246":{"crate_id":33,"path":["futures_util","fns","IntoFn"],"kind":"struct"},"3008":{"crate_id":14,"path":["rustc_demangle","v0","Demangle"],"kind":"struct"},"1573":{"crate_id":21,"path":["serde","de","EnumAccess"],"kind":"trait"},"692":{"crate_id":33,"path":["futures_util","stream","try_stream","try_any","TryAny"],"kind":"struct"},"2454":{"crate_id":2,"path":["core","marker","variance","Variance"],"kind":"trait"},"3335":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2781":{"crate_id":33,"path":["futures_util","stream","stream","enumerate","Enumerate"],"kind":"struct"},"1019":{"crate_id":54,"path":["glob","CharSpecifier"],"kind":"enum"},"1900":{"crate_id":2,"path":["core","core_arch","simd","i64x8"],"kind":"struct"},"3662":{"crate_id":1,"path":["std","fs","metadata"],"kind":"function"},"2227":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"465":{"crate_id":16,"path":["gimli","constants","DwDefaulted"],"kind":"struct"},"1346":{"crate_id":56,"path":["phf_shared"],"kind":"module"},"3108":{"crate_id":55,"path":["phf","ordered_set","Iter"],"kind":"struct"},"3435":{"crate_id":20,"path":["crux_core","testing","Update"],"kind":"struct"},"792":{"crate_id":17,"path":["object","read","elf","comdat","ElfComdatSectionIterator"],"kind":"struct"},"1673":{"crate_id":1,"path":["std","io","buffered","IntoInnerError"],"kind":"struct"},"2554":{"crate_id":2,"path":["core","asserting","TryCaptureWithDebug"],"kind":"struct"},"2881":{"crate_id":17,"path":["object","pe","ImageResourceDirectoryEntry"],"kind":"struct"},"1119":{"crate_id":2,"path":["core","core_arch","simd","m16x16"],"kind":"struct"},"2000":{"crate_id":16,"path":["gimli","read","lists","ListsHeader"],"kind":"struct"},"2327":{"crate_id":11,"path":["hashbrown","map","Keys"],"kind":"struct"},"565":{"crate_id":21,"path":["serde","de","value","StrDeserializer"],"kind":"struct"},"1446":{"crate_id":11,"path":["hashbrown","control","bitmask","BitMaskIter"],"kind":"struct"},"3208":{"crate_id":2,"path":["core","range","Range"],"kind":"struct"},"3535":{"crate_id":33,"path":["futures_util","stream","stream","buffered","_","__Origin"],"kind":"struct"},"892":{"crate_id":24,"path":["bincode","de","deserialize_map","Access"],"kind":"struct"},"1773":{"crate_id":2,"path":["core","num","niche_types","NonZeroU32Inner"],"kind":"struct"},"2654":{"crate_id":20,"path":["crux_core","capabilities","compose","ComposeContext"],"kind":"struct"},"11":{"crate_id":2,"path":["core","option","Option"],"kind":"enum"},"2981":{"crate_id":18,"path":["memchr","cow","CowBytes"],"kind":"struct"},"338":{"crate_id":0,"path":["crux_kv","set"],"kind":"function"},"1219":{"crate_id":1,"path":["std","path","Iter"],"kind":"struct"},"2100":{"crate_id":1,"path":["std","sys","pal","unix","process","process_common","Stdio"],"kind":"enum"},"1546":{"crate_id":33,"path":["futures_util","sink","with_flat_map","WithFlatMap"],"kind":"struct"},"665":{"crate_id":32,"path":["futures_core","stream","private_try_stream","Sealed"],"kind":"trait"},"2427":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x1x2_t"],"kind":"struct"},"3308":{"crate_id":50,"path":["unicode_segmentation","word","UWordBoundsState"],"kind":"enum"},"3635":{"crate_id":6,"path":["libc","unix","bsd","apple","pthread_cond_t"],"kind":"struct"},"992":{"crate_id":17,"path":["object","elf","Syminfo32"],"kind":"struct"},"1873":{"crate_id":1,"path":["std","sys","pal","unix","stack_overflow","Handler"],"kind":"struct"},"2754":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x8x2_t"],"kind":"struct"},"2200":{"crate_id":49,"path":["heck","kebab","KebabCase"],"kind":"trait"},"438":{"crate_id":17,"path":["object","xcoff","Symbol64"],"kind":"struct"},"1319":{"crate_id":2,"path":["core","fmt","builders","PadAdapterState"],"kind":"struct"},"3081":{"crate_id":2,"path":["core","str","iter","RSplit"],"kind":"struct"},"1646":{"crate_id":21,"path":["serde","de","SeqAccess"],"kind":"trait"},"765":{"crate_id":2,"path":["core","char","CaseMappingIter"],"kind":"struct"},"2527":{"crate_id":41,"path":["memchr","arch","generic","memchr","Two"],"kind":"struct"},"3408":{"crate_id":33,"path":["futures_util","task","spawn","SpawnExt"],"kind":"trait"},"3735":{"crate_id":17,"path":["object","read","xcoff","file","XcoffFile"],"kind":"struct"},"1092":{"crate_id":41,"path":["memchr","arch","generic","memchr","One"],"kind":"struct"},"211":{"crate_id":0,"path":["crux_kv","KeyValueResult"],"kind":"enum"},"1973":{"crate_id":17,"path":["object","pe","ImageAlpha64RuntimeFunctionEntry"],"kind":"struct"},"2854":{"crate_id":17,"path":["object","pe","ImageAuxSymbolWeak"],"kind":"struct"},"2300":{"crate_id":21,"path":["serde","ser","SerializeMap","serialize_value"],"kind":"function"},"538":{"crate_id":17,"path":["object","elf","FileHeader32"],"kind":"struct"},"1419":{"crate_id":41,"path":["memchr","arch","all","twoway","Finder"],"kind":"struct"},"3181":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x2x4_t"],"kind":"struct"},"1746":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"865":{"crate_id":33,"path":["futures_util","stream","try_stream","try_for_each_concurrent","_","__Origin"],"kind":"struct"},"2627":{"crate_id":30,"path":["crossbeam_utils","cache_padded","CachePadded"],"kind":"struct"},"3508":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x2_t"],"kind":"struct"},"2954":{"crate_id":16,"path":["gimli","read","line","LineRow"],"kind":"struct"},"1192":{"crate_id":2,"path":["core","str","pattern","StrSearcherImpl"],"kind":"enum"},"2073":{"crate_id":40,"path":["futures_io","if_std","AsyncWrite"],"kind":"trait"},"2400":{"crate_id":21,"path":["serde","de","impls","deserialize","KindVisitor"],"kind":"struct"},"638":{"crate_id":29,"path":["crossbeam_channel","select","Selected"],"kind":"enum"},"1519":{"crate_id":2,"path":["core","num","niche_types","NonZeroU128Inner"],"kind":"struct"},"3281":{"crate_id":41,"path":["memchr","memmem","searcher","TwoWayWithPrefilter"],"kind":"struct"},"3608":{"crate_id":2,"path":["core","iter","adapters","skip_while","SkipWhile"],"kind":"struct"},"1846":{"crate_id":16,"path":["gimli","read","line","LineInstructions"],"kind":"struct"},"965":{"crate_id":16,"path":["gimli","read","util","sealed","CapacityFull"],"kind":"struct"},"2727":{"crate_id":33,"path":["futures_util","future","poll_fn","PollFn"],"kind":"struct"},"3054":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"411":{"crate_id":20,"path":["crux_core","capability","_","deserialize","__Visitor"],"kind":"struct"},"1292":{"crate_id":41,"path":["memchr","arch","all","twoway","FinderRev"],"kind":"struct"},"2173":{"crate_id":2,"path":["core","ops","arith","DivAssign"],"kind":"trait"},"2500":{"crate_id":25,"path":["erased_serde","ser","SerializeTupleStruct"],"kind":"trait"},"738":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x16x2_t"],"kind":"struct"},"1619":{"crate_id":5,"path":["alloc","collections","btree","map","Iter"],"kind":"struct"},"3381":{"crate_id":33,"path":["futures_util","stream","try_stream","into_async_read","_","__Origin"],"kind":"struct"},"3708":{"crate_id":24,"path":["bincode","config","WithOtherIntEncoding"],"kind":"struct"},"1065":{"crate_id":17,"path":["object","pe","ImageAuxSymbolTokenDef"],"kind":"struct"},"1946":{"crate_id":29,"path":["crossbeam_channel","waker","Waker"],"kind":"struct"},"2827":{"crate_id":2,"path":["core","range","RangeInclusive"],"kind":"struct"},"3154":{"crate_id":16,"path":["gimli","read","pubnames","PubNamesEntryIter"],"kind":"struct"},"511":{"crate_id":2,"path":["core","slice","iter","ChunkByMut"],"kind":"struct"},"1392":{"crate_id":17,"path":["object","macho","DylibTableOfContents"],"kind":"struct"},"2273":{"crate_id":6,"path":["libc","unix","bsd","apple","semun"],"kind":"union"},"1719":{"crate_id":16,"path":["gimli","read","index","UnitIndex"],"kind":"struct"},"838":{"crate_id":6,"path":["libc","unix","bsd","apple","processor_set_basic_info"],"kind":"struct"},"2600":{"crate_id":1,"path":["std","i32"],"kind":"primitive"},"3481":{"crate_id":17,"path":["object","read","elf","note","NoteIterator"],"kind":"struct"},"1165":{"crate_id":5,"path":["alloc","collections","vec_deque","truncate","Dropper"],"kind":"struct"},"2046":{"crate_id":33,"path":["futures_util","io","copy_buf_abortable","CopyBufAbortable"],"kind":"struct"},"2927":{"crate_id":29,"path":["crossbeam_channel","channel","Receiver"],"kind":"struct"},"2373":{"crate_id":43,"path":["anyhow","ptr","Ref"],"kind":"struct"},"611":{"crate_id":33,"path":["futures_util","stream","stream","chain","_","__Origin"],"kind":"struct"},"1492":{"crate_id":17,"path":["object","read","archive","ArchiveSymbol"],"kind":"struct"},"3254":{"crate_id":1,"path":["std","os","unix","fs","MetadataExt"],"kind":"trait"},"1819":{"crate_id":33,"path":["futures_util","future","ready","Ready"],"kind":"struct"},"938":{"crate_id":1,"path":["std","backtrace_rs","symbolize","gimli","lru","Lru"],"kind":"struct"},"57":{"crate_id":2,"path":["core","any","Any"],"kind":"trait"},"2700":{"crate_id":17,"path":["object","xcoff","AuxHeader32"],"kind":"struct"},"3581":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x4_t"],"kind":"struct"},"1265":{"crate_id":36,"path":["futures_task","spawn","SpawnError"],"kind":"struct"},"384":{"crate_id":16,"path":["gimli","constants","DwEhPe"],"kind":"struct"},"2146":{"crate_id":2,"path":["core","iter","traits","accum","Product"],"kind":"trait"},"3027":{"crate_id":1,"path":["std","net","tcp","TcpListener"],"kind":"struct"},"2473":{"crate_id":21,"path":["serde","de","impls","deserialize","EnumVisitor"],"kind":"struct"},"711":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1592":{"crate_id":33,"path":["futures_util","io","take","_","__Origin"],"kind":"struct"},"3354":{"crate_id":33,"path":["futures_util","stream","try_stream","MapOk"],"kind":"struct"},"1919":{"crate_id":33,"path":["futures_util","stream","stream","take_until","TakeUntil"],"kind":"struct"},"1038":{"crate_id":1,"path":["std","sync","mpsc","RecvError"],"kind":"struct"},"2800":{"crate_id":21,"path":["serde","de","value","I16Deserializer"],"kind":"struct"},"3681":{"crate_id":2,"path":["core","core_arch","simd","u16x16"],"kind":"struct"},"3127":{"crate_id":2,"path":["core","ops","function","FnMut"],"kind":"trait"},"484":{"crate_id":5,"path":["alloc","boxed","convert","from","StringError"],"kind":"struct"},"1365":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","pthread_attr_t"],"kind":"struct"},"2246":{"crate_id":2,"path":["core","core_arch","simd","i8x64"],"kind":"struct"},"2573":{"crate_id":33,"path":["futures_util","future","try_future","TryFutureExt"],"kind":"trait"},"811":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"1692":{"crate_id":17,"path":["object","xcoff","FileAux64"],"kind":"struct"},"3454":{"crate_id":1,"path":["std","i8"],"kind":"primitive"},"2019":{"crate_id":2,"path":["core","core_arch","simd","i16x8"],"kind":"struct"},"1138":{"crate_id":21,"path":["serde","__private","ser","TaggedSerializer"],"kind":"struct"},"2900":{"crate_id":33,"path":["futures_util","stream","stream","fold","_","__Origin"],"kind":"struct"},"3227":{"crate_id":2,"path":["core","num","dec2flt","FloatErrorKind"],"kind":"enum"},"584":{"crate_id":24,"path":["bincode","config","Options"],"kind":"trait"},"1465":{"crate_id":17,"path":["object","read","coff","import","ImportType"],"kind":"enum"},"2346":{"crate_id":21,"path":["serde","de","OneOf"],"kind":"struct"},"2673":{"crate_id":17,"path":["object","read","elf","relocation","RelrIterator"],"kind":"struct"},"911":{"crate_id":2,"path":["core","error","tags","MaybeSizedValue"],"kind":"struct"},"1792":{"crate_id":5,"path":["alloc","collections","btree","set","entry","VacantEntry"],"kind":"struct"},"3554":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x1x3_t"],"kind":"struct"},"1238":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"357":{"crate_id":2,"path":["core","fmt","Error"],"kind":"struct"},"2119":{"crate_id":17,"path":["object","read","Relocation"],"kind":"struct"},"3000":{"crate_id":33,"path":["futures_util","future","future","Flatten"],"kind":"struct"},"3327":{"crate_id":2,"path":["core","ops","try_trait","NeverShortCircuitResidual"],"kind":"enum"},"684":{"crate_id":1,"path":["std","backtrace","BacktraceSymbol"],"kind":"struct"},"1565":{"crate_id":33,"path":["futures_util","stream","stream","enumerate","_","__Origin"],"kind":"struct"},"2446":{"crate_id":24,"path":["bincode","config","int","VarintEncoding"],"kind":"struct"},"1892":{"crate_id":2,"path":["core","ops","arith","Sub"],"kind":"trait"},"1011":{"crate_id":9,"path":["miniz_oxide","MZFlush"],"kind":"enum"},"2773":{"crate_id":2,"path":["core","slice","index","SliceIndex"],"kind":"trait"},"3654":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x8_t"],"kind":"struct"},"1338":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x2_t"],"kind":"struct"},"457":{"crate_id":2,"path":["core","str","pattern","MultiCharEqPattern"],"kind":"struct"},"2219":{"crate_id":17,"path":["object","pe","ImageArmRuntimeFunctionEntry"],"kind":"struct"},"3100":{"crate_id":1,"path":["std","sys","pal","unix","process","process_inner","posix_spawn","PosixSpawnFileActions"],"kind":"struct"},"3427":{"crate_id":21,"path":["serde","de","impls","OsStringKind"],"kind":"enum"},"784":{"crate_id":2,"path":["core","slice","iter","RChunks"],"kind":"struct"},"1665":{"crate_id":2,"path":["core","num","niche_types","NonZeroU64Inner"],"kind":"struct"},"2546":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"1992":{"crate_id":17,"path":["object","read","elf","symbol","ElfSymbolIterator"],"kind":"struct"},"1111":{"crate_id":16,"path":["gimli","read","index","DebugTuIndex"],"kind":"struct"},"2873":{"crate_id":16,"path":["gimli","common","DebugMacinfoOffset"],"kind":"struct"},"1438":{"crate_id":17,"path":["object","read","any","Symbol"],"kind":"struct"},"557":{"crate_id":5,"path":["alloc","collections","binary_heap","BinaryHeap"],"kind":"struct"},"2319":{"crate_id":2,"path":["core","core_simd","lane_count","SupportedLaneCount"],"kind":"trait"},"3200":{"crate_id":2,"path":["core","ops","range","RangeFull"],"kind":"struct"},"2646":{"crate_id":22,"path":["serde_derive","Deserialize"],"kind":"proc_derive"},"884":{"crate_id":1,"path":["std","u16"],"kind":"primitive"},"1765":{"crate_id":2,"path":["core","pin","Pin"],"kind":"struct"},"3527":{"crate_id":1,"path":["std","sync","mpsc","SyncSender"],"kind":"struct"},"2092":{"crate_id":33,"path":["futures_util","future","try_future","MapOk"],"kind":"struct"},"1211":{"crate_id":1,"path":["std","collections","hash","set","OccupiedEntry"],"kind":"struct"},"2973":{"crate_id":2,"path":["core","core_simd","swizzle","resize","Resize"],"kind":"struct"},"3300":{"crate_id":6,"path":["libc","unix","bsd","apple","flock"],"kind":"struct"},"1538":{"crate_id":6,"path":["libc","unix","bsd","apple","sockaddr_dl"],"kind":"struct"},"657":{"crate_id":18,"path":["memchr","vector","SensibleMoveMask"],"kind":"struct"},"2419":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x2_t"],"kind":"struct"},"2746":{"crate_id":16,"path":["gimli","read","cfi","EhFrameHdr"],"kind":"struct"},"984":{"crate_id":14,"path":["rustc_demangle","v0","ParseError"],"kind":"enum"},"103":{"crate_id":25,"path":["erased_serde","ser","Serialize"],"kind":"trait"},"1865":{"crate_id":20,"path":["crux_core","typegen","Export"],"kind":"trait"},"3627":{"crate_id":20,"path":["crux_core","capabilities","render","_","deserialize","__Visitor"],"kind":"struct"},"2192":{"crate_id":2,"path":["core","sync","atomic","AtomicU32"],"kind":"struct"},"430":{"crate_id":17,"path":["object","macho","Nlist64"],"kind":"struct"},"1311":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"3073":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"3400":{"crate_id":3,"path":["compiler_builtins","float","cmp","Result"],"kind":"enum"},"757":{"crate_id":6,"path":["libc","unix","bsd","apple","ntptimeval"],"kind":"struct"},"1638":{"crate_id":16,"path":["gimli","read","str","DebugStrOffsets"],"kind":"struct"},"2519":{"crate_id":57,"path":["siphasher","sip","SipHasher24"],"kind":"struct"},"2846":{"crate_id":24,"path":["bincode","config","int","IntEncoding"],"kind":"trait"},"1084":{"crate_id":16,"path":["gimli","constants","DwOp"],"kind":"struct"},"1965":{"crate_id":17,"path":["object","macho","RoutinesCommand32"],"kind":"struct"},"3727":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x16_t"],"kind":"struct"},"1411":{"crate_id":17,"path":["object","read","util","Bytes"],"kind":"struct"},"530":{"crate_id":2,"path":["core","core_arch","simd","u16x8"],"kind":"struct"},"2292":{"crate_id":2,"path":["core","mem","forget"],"kind":"function"},"3173":{"crate_id":17,"path":["object","xcoff","Symbol32"],"kind":"struct"},"3500":{"crate_id":5,"path":["alloc","vec","drain","drop","DropGuard"],"kind":"struct"},"857":{"crate_id":11,"path":["hashbrown","set","Difference"],"kind":"struct"},"1738":{"crate_id":1,"path":["std","i128"],"kind":"primitive"},"2619":{"crate_id":2,"path":["core","escape","EscapeIterInner"],"kind":"struct"},"2946":{"crate_id":2,"path":["core","intrinsics","fallback","CarryingMulAdd"],"kind":"trait"},"1184":{"crate_id":16,"path":["gimli","read","index","UnitIndexSection"],"kind":"struct"},"2065":{"crate_id":1,"path":["std","os","unix","fs","FileExt"],"kind":"trait"},"303":{"crate_id":20,"path":["crux_core","capabilities","compose","Compose"],"kind":"struct"},"1511":{"crate_id":21,"path":["serde","de","value","ExpectedInMap"],"kind":"struct"},"630":{"crate_id":17,"path":["object","read","elf","segment","ElfSegmentIterator"],"kind":"struct"},"2392":{"crate_id":2,"path":["core","ptr","metadata","metadata"],"kind":"function"},"3273":{"crate_id":21,"path":["serde","de","impls","range_to","Field"],"kind":"enum"},"3600":{"crate_id":5,"path":["alloc","collections","btree","set","Range"],"kind":"struct"},"957":{"crate_id":33,"path":["futures_util","future","future","catch_unwind","_","__Origin"],"kind":"struct"},"1838":{"crate_id":33,"path":["futures_util","future","future","map","Map"],"kind":"enum"},"2719":{"crate_id":37,"path":["futures_sink","Sink"],"kind":"trait"},"2165":{"crate_id":16,"path":["gimli","read","aranges","DebugAranges"],"kind":"struct"},"403":{"crate_id":33,"path":["futures_util","future","join_all","JoinAll"],"kind":"struct"},"1284":{"crate_id":17,"path":["object","read","pe","import","DelayLoadImportTable"],"kind":"struct"},"3046":{"crate_id":6,"path":["libc","unix","bsd","apple","processor_basic_info"],"kind":"struct"},"1611":{"crate_id":16,"path":["gimli","read","line","LineInstruction"],"kind":"enum"},"730":{"crate_id":33,"path":["futures_util","io","AsyncWriteExt"],"kind":"trait"},"2492":{"crate_id":16,"path":["gimli","common","SectionId"],"kind":"enum"},"3373":{"crate_id":18,"path":["memchr","memmem","searcher","SearcherRev"],"kind":"struct"},"2819":{"crate_id":1,"path":["std","fs","OpenOptions"],"kind":"struct"},"1057":{"crate_id":17,"path":["object","macho","DysymtabCommand"],"kind":"struct"},"1938":{"crate_id":30,"path":["crossbeam_utils","sync","wait_group","WaitGroup"],"kind":"struct"},"3700":{"crate_id":33,"path":["futures_util","stream","stream","take_while","_","__Origin"],"kind":"struct"},"2265":{"crate_id":25,"path":["erased_serde","sealed","deserializer","Sealed"],"kind":"trait"},"503":{"crate_id":33,"path":["futures_util","stream","try_stream","try_filter","_","__Origin"],"kind":"struct"},"1384":{"crate_id":21,"path":["serde","de","impls","deserialize","deserialize","KindVisitor"],"kind":"struct"},"3146":{"crate_id":45,"path":["serde_reflection","ser","MapSerializer"],"kind":"struct"},"3473":{"crate_id":33,"path":["futures_util","future","future","shared","Inner"],"kind":"struct"},"1711":{"crate_id":18,"path":["memchr","memmem","searcher","Searcher"],"kind":"struct"},"830":{"crate_id":33,"path":["futures_util","stream","try_stream","_","__Origin"],"kind":"struct"},"2592":{"crate_id":17,"path":["object","xcoff","FunAux32"],"kind":"struct"},"2919":{"crate_id":33,"path":["futures_util","stream","try_stream","try_take_while","_","__Origin"],"kind":"struct"},"1157":{"crate_id":17,"path":["object","read","RelocationMap"],"kind":"struct"},"2038":{"crate_id":6,"path":["libc","unix","bsd","apple","mach_task_basic_info"],"kind":"struct"},"2365":{"crate_id":2,"path":["core","ops","range","RangeInclusive"],"kind":"struct"},"603":{"crate_id":1,"path":["std","sys","pal","unix","process","process_common","ProgramKind"],"kind":"enum"},"1484":{"crate_id":2,"path":["core","fmt","DebugAsHex"],"kind":"enum"},"3246":{"crate_id":6,"path":["libc","unix","bsd","apple","sched_param"],"kind":"struct"},"3573":{"crate_id":1,"path":["std","io","stdio","StdoutRaw"],"kind":"struct"},"930":{"crate_id":1,"path":["std","sys","pal","unix","stdio","Stderr"],"kind":"struct"},"1811":{"crate_id":2,"path":["core","fmt","builders","PadAdapter"],"kind":"struct"},"49":{"crate_id":2,"path":["core","convert","TryInto"],"kind":"trait"},"2692":{"crate_id":24,"path":["bincode","ser","Serializer"],"kind":"struct"},"3019":{"crate_id":2,"path":["core","str","iter","EscapeDebug"],"kind":"struct"},"376":{"crate_id":2,"path":["core","str","pattern","TwoWaySearcher"],"kind":"struct"},"1257":{"crate_id":41,"path":["memchr","arch","all","twoway","Suffix"],"kind":"struct"},"2138":{"crate_id":33,"path":["futures_util","future","join","_","__Origin"],"kind":"struct"},"1584":{"crate_id":5,"path":["alloc","collections","binary_heap","Iter"],"kind":"struct"},"703":{"crate_id":17,"path":["object","read","elf","section","ElfSectionIterator"],"kind":"struct"},"2465":{"crate_id":30,"path":["crossbeam_utils","sync","parker","Parker"],"kind":"struct"},"3346":{"crate_id":57,"path":["siphasher","sip128","Hasher128"],"kind":"trait"},"3673":{"crate_id":45,"path":["serde_reflection","format","_","serialize","__SerializeWith"],"kind":"struct"},"1030":{"crate_id":2,"path":["core","slice","GetDisjointMutIndex"],"kind":"trait"},"1911":{"crate_id":1,"path":["std","collections","hash","map","OccupiedEntry"],"kind":"struct"},"2792":{"crate_id":20,"path":["crux_core","capability","_","deserialize","__Field"],"kind":"enum"},"3119":{"crate_id":6,"path":["libc","unix","bsd","apple","segment_command_64"],"kind":"struct"},"476":{"crate_id":21,"path":["serde","__private","de","FlatMapDeserializer"],"kind":"struct"},"1357":{"crate_id":50,"path":["unicode_segmentation"],"kind":"module"},"2238":{"crate_id":11,"path":["hashbrown","map","OccupiedEntry"],"kind":"struct"},"1684":{"crate_id":45,"path":["serde_reflection","format","NamedVisitor"],"kind":"struct"},"803":{"crate_id":6,"path":["libc","unix","bsd","apple","radvisory"],"kind":"struct"},"2565":{"crate_id":6,"path":["libc","unix","bsd","apple","if_msghdr"],"kind":"struct"},"3446":{"crate_id":21,"path":["serde","__private","de","content","TaggedContentVisitor"],"kind":"struct"},"1130":{"crate_id":20,"path":["crux_core","command","stream","HostedCommandError"],"kind":"enum"},"2011":{"crate_id":2,"path":["core","ptr","metadata","Pointee"],"kind":"trait"},"2892":{"crate_id":33,"path":["futures_util","future","try_select","TrySelect"],"kind":"struct"},"2338":{"crate_id":2,"path":["core","core_simd","swizzle","deinterleave","Even"],"kind":"struct"},"576":{"crate_id":21,"path":["serde","__private","de","content","TagOrContentFieldVisitor"],"kind":"struct"},"1457":{"crate_id":11,"path":["hashbrown","raw","RawIterRange"],"kind":"struct"},"3219":{"crate_id":33,"path":["futures_util","stream","try_stream","and_then","AndThen"],"kind":"struct"},"1784":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"22":{"crate_id":0,"path":["crux_kv","KeyValueOperation"],"kind":"enum"},"903":{"crate_id":6,"path":["libc","unix","bsd","apple","ifkpi"],"kind":"struct"},"2665":{"crate_id":2,"path":["core","sync","atomic","AtomicI8"],"kind":"struct"},"2992":{"crate_id":17,"path":["object","pe","ImageOptionalHeader64"],"kind":"struct"},"1230":{"crate_id":17,"path":["object","macho","DylibModule64"],"kind":"struct"},"349":{"crate_id":6,"path":["libc","unix","bsd","apple","rusage_info_v3"],"kind":"struct"},"2111":{"crate_id":7,"path":["unwind","libunwind","_Unwind_Action"],"kind":"enum"},"3546":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"2438":{"crate_id":29,"path":["crossbeam_channel","counter","Sender"],"kind":"struct"},"676":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"1557":{"crate_id":2,"path":["core","ops","range","RangeBounds"],"kind":"trait"},"3319":{"crate_id":16,"path":["gimli","read","line","DebugLine"],"kind":"struct"},"1884":{"crate_id":17,"path":["object","xcoff","SectionHeader32"],"kind":"struct"},"1003":{"crate_id":50,"path":["unicode_segmentation","word","UWordBoundIndices"],"kind":"struct"},"2765":{"crate_id":2,"path":["core","sync","atomic","AtomicI64"],"kind":"struct"},"122":{"crate_id":21,"path":["serde","de","Deserializer"],"kind":"trait"},"3092":{"crate_id":33,"path":["futures_util","stream","stream","buffer_unordered","_","__Origin"],"kind":"struct"},"449":{"crate_id":29,"path":["crossbeam_channel","err","TryReadyError"],"kind":"struct"},"1330":{"crate_id":21,"path":["serde","__private","ser","content","SerializeSeq"],"kind":"struct"},"2211":{"crate_id":1,"path":["std","f128"],"kind":"primitive"},"3646":{"crate_id":17,"path":["object","macho","MachHeader64"],"kind":"struct"},"2538":{"crate_id":1,"path":["std","fs","File"],"kind":"struct"},"776":{"crate_id":2,"path":["core","task","poll","Poll"],"kind":"enum"},"1657":{"crate_id":41,"path":["memchr","arch","aarch64","neon","memchr","One"],"kind":"struct"},"3419":{"crate_id":33,"path":["futures_util","future","join","Join4"],"kind":"struct"},"1103":{"crate_id":39,"path":["futures_channel","mpsc","UnboundedReceiver"],"kind":"struct"},"1984":{"crate_id":16,"path":["gimli","read","dwarf","DwarfSections"],"kind":"struct"},"2865":{"crate_id":1,"path":["std","path","Component"],"kind":"enum"},"3192":{"crate_id":21,"path":["serde","ser","SerializeSeq"],"kind":"trait"},"549":{"crate_id":1,"path":["std","sync","mpmc","list","Channel"],"kind":"struct"},"1430":{"crate_id":2,"path":["core","str","pattern","ReverseSearcher"],"kind":"trait"},"2311":{"crate_id":16,"path":["gimli","read","endian_slice","DebugByte"],"kind":"struct"},"2638":{"crate_id":57,"path":["siphasher","sip","Hasher"],"kind":"struct"},"876":{"crate_id":29,"path":["crossbeam_channel","err","TrySelectError"],"kind":"struct"},"1757":{"crate_id":30,"path":["crossbeam_utils","sync","sharded_lock","ShardedLockWriteGuard"],"kind":"struct"},"3519":{"crate_id":11,"path":["hashbrown","raw_entry","RawEntryBuilder"],"kind":"struct"},"1203":{"crate_id":1,"path":["std","io","Seek"],"kind":"trait"},"2084":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","SeqInPlaceVisitor"],"kind":"struct"},"2965":{"crate_id":5,"path":["alloc","sync","from_iter_exact","Guard"],"kind":"struct"},"3292":{"crate_id":21,"path":["serde","de","impls","StringVisitor"],"kind":"struct"},"649":{"crate_id":33,"path":["futures_util","stream","try_stream","into_async_read","ReadState"],"kind":"enum"},"1530":{"crate_id":21,"path":["serde","de","value","private","SeedTupleVariant"],"kind":"struct"},"2411":{"crate_id":2,"path":["core","iter","adapters","map_windows","MapWindows"],"kind":"struct"},"1857":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_standard_policy"],"kind":"struct"},"976":{"crate_id":2,"path":["core","str","error","Utf8Error"],"kind":"struct"},"2738":{"crate_id":2,"path":["core","net","ip_addr","Ipv6MulticastScope"],"kind":"enum"},"3619":{"crate_id":55,"path":["phf","ordered_map","Values"],"kind":"struct"},"95":{"crate_id":21,"path":["serde","de","DeserializeOwned"],"kind":"trait"},"1303":{"crate_id":39,"path":["futures_channel","mpsc","BoundedInner"],"kind":"struct"},"422":{"crate_id":33,"path":["futures_util","io","read_vectored","ReadVectored"],"kind":"struct"},"2184":{"crate_id":21,"path":["serde","de","impls","FromStrVisitor"],"kind":"struct"},"3065":{"crate_id":18,"path":["memchr","arch","all","twoway","FinderRev"],"kind":"struct"},"2511":{"crate_id":17,"path":["object","elf","Versym"],"kind":"struct"},"749":{"crate_id":20,"path":["crux_core","App"],"kind":"trait"},"1630":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"3392":{"crate_id":21,"path":["serde","__private","de","content","EnumDeserializer"],"kind":"struct"},"1957":{"crate_id":17,"path":["object","read","xcoff","comdat","XcoffComdatIterator"],"kind":"struct"},"1076":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"2838":{"crate_id":6,"path":["libc","unix","bsd","apple","dqblk"],"kind":"struct"},"3719":{"crate_id":30,"path":["crossbeam_utils","atomic","seq_lock","SeqLockWriteGuard"],"kind":"struct"},"3165":{"crate_id":38,"path":["pin_project_lite","__private","PinnedFieldsOfHelperStruct"],"kind":"struct"},"1403":{"crate_id":5,"path":["alloc","collections","btree","map","Values"],"kind":"struct"},"522":{"crate_id":17,"path":["object","read","SymbolIndex"],"kind":"struct"},"2284":{"crate_id":1,"path":["std","os","fd","raw","FromRawFd"],"kind":"trait"},"2611":{"crate_id":50,"path":["unicode_segmentation","word","UnicodeWords"],"kind":"struct"},"849":{"crate_id":21,"path":["serde","de","impls","deserialize","ResultVisitor"],"kind":"struct"},"1730":{"crate_id":2,"path":["core","fmt","UpperHex"],"kind":"trait"},"3492":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__Field"],"kind":"enum"},"2057":{"crate_id":2,"path":["core","range","RangeFrom"],"kind":"struct"},"1176":{"crate_id":2,"path":["core","sync","atomic","AtomicU128"],"kind":"struct"},"2938":{"crate_id":1,"path":["std","sys","pal","unix","fs","copy","FreeOnDrop"],"kind":"struct"},"3265":{"crate_id":17,"path":["object","read","pe","import","ImportTable"],"kind":"struct"},"622":{"crate_id":39,"path":["futures_channel","mpsc","State"],"kind":"struct"},"1503":{"crate_id":57,"path":["siphasher","sip128","Hash128"],"kind":"struct"},"2384":{"crate_id":33,"path":["futures_util","stream","select_all","Iter"],"kind":"struct"},"2711":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"949":{"crate_id":44,"path":["serde_generate","java","Installer"],"kind":"struct"},"1830":{"crate_id":2,"path":["core","core_simd","swizzle","rotate_elements_left","Rotate"],"kind":"struct"},"3592":{"crate_id":33,"path":["futures_util","stream","stream","map","_","__Origin"],"kind":"struct"},"1276":{"crate_id":45,"path":["serde_reflection","trace","Samples"],"kind":"struct"},"395":{"crate_id":1,"path":["std","io","pipe","PipeWriter"],"kind":"struct"},"2157":{"crate_id":2,"path":["core","ops","range","OneSidedRangeBound"],"kind":"enum"},"3038":{"crate_id":6,"path":["libc","unix","itimerval"],"kind":"struct"},"3365":{"crate_id":16,"path":["gimli","read","unit","AttributeValue"],"kind":"enum"},"722":{"crate_id":17,"path":["object","endian","Endianness"],"kind":"enum"},"1603":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"2484":{"crate_id":33,"path":["futures_util","stream","try_stream","try_flatten_unordered","NestedTryStreamIntoEitherTryStream"],"kind":"struct"},"2811":{"crate_id":17,"path":["object","pe","ImageDataDirectory"],"kind":"struct"},"168":{"crate_id":0,"path":["crux_kv","value"],"kind":"module"},"1049":{"crate_id":41,"path":["memchr","arch","generic","packedpair","Finder"],"kind":"struct"},"1930":{"crate_id":1,"path":["std","fs","FileType"],"kind":"struct"},"3692":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1376":{"crate_id":1,"path":["std","io","IoSlice"],"kind":"struct"},"495":{"crate_id":1,"path":["std","sys","pal","unix","process","process_inner","posix_spawn","PosixSpawnattr"],"kind":"struct"},"2257":{"crate_id":33,"path":["futures_util","fns","OkFn"],"kind":"struct"},"3138":{"crate_id":33,"path":["futures_util","future","try_future","AndThen"],"kind":"struct"},"3465":{"crate_id":21,"path":["serde","de","fmt","LookForDecimalPoint"],"kind":"struct"},"822":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"1703":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"2584":{"crate_id":17,"path":["object","macho","DyldSubCacheEntryV2"],"kind":"struct"},"2030":{"crate_id":2,"path":["core","ops","drop","Drop"],"kind":"trait"},"1149":{"crate_id":21,"path":["serde","de","impls","range_from","Field"],"kind":"enum"},"2911":{"crate_id":17,"path":["object","read","pe","resource","ResourceDirectoryEntryData"],"kind":"enum"},"1476":{"crate_id":17,"path":["object","read","coff","symbol","CoffSymbolTable"],"kind":"struct"},"595":{"crate_id":33,"path":["futures_util","future","try_future","try_flatten","TryFlatten"],"kind":"enum"},"2357":{"crate_id":2,"path":["core","slice","sort","stable","merge","MergeState"],"kind":"struct"},"3238":{"crate_id":17,"path":["object","macho","SubLibraryCommand"],"kind":"struct"},"2684":{"crate_id":2,"path":["core","iter","adapters","map","Map"],"kind":"struct"},"922":{"crate_id":2,"path":["core","ops","try_trait","FromResidual"],"kind":"trait"},"1803":{"crate_id":33,"path":["futures_util","stream","poll_immediate","PollImmediate"],"kind":"struct"},"3565":{"crate_id":17,"path":["object","pe","ImageTlsDirectory32"],"kind":"struct"},"2130":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__FieldVisitor"],"kind":"struct"},"368":{"crate_id":17,"path":["object","pe","ImageImportByName"],"kind":"struct"},"1249":{"crate_id":2,"path":["core","core_simd","masks","Mask"],"kind":"struct"},"3011":{"crate_id":33,"path":["futures_util","stream","stream","_","__Origin"],"kind":"struct"},"1576":{"crate_id":43,"path":["anyhow","Error"],"kind":"struct"},"695":{"crate_id":6,"path":["libc","unix","bsd","apple","mach_header_64"],"kind":"struct"},"2457":{"crate_id":1,"path":["std","fs","canonicalize"],"kind":"function"},"3338":{"crate_id":17,"path":["object","macho","UuidCommand"],"kind":"struct"},"2784":{"crate_id":33,"path":["futures_util","io","buf_reader","BufReader"],"kind":"struct"},"1022":{"crate_id":25,"path":["erased_serde","de","Out"],"kind":"struct"},"1903":{"crate_id":59,"path":["textwrap","splitting","NoHyphenation"],"kind":"struct"},"3665":{"crate_id":1,"path":["std","io","error","Result"],"kind":"type_alias"},"2230":{"crate_id":17,"path":["object","elf","Relr32"],"kind":"struct"},"468":{"crate_id":33,"path":["futures_util","stream","stream","then","Then"],"kind":"struct"},"1349":{"crate_id":44,"path":["serde_generate","indent","IndentedWriter"],"kind":"struct"},"3111":{"crate_id":6,"path":["libc","unix","bsd","apple","vinfo_stat"],"kind":"struct"},"3438":{"crate_id":2,"path":["core","hash","sip","SipHasher"],"kind":"struct"},"795":{"crate_id":1,"path":["std","collections","hash","map","RawVacantEntryMut"],"kind":"struct"},"1676":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"2557":{"crate_id":33,"path":["futures_util","stream","stream","split","SplitStream"],"kind":"struct"},"2884":{"crate_id":17,"path":["object","xcoff","DwarfAux64"],"kind":"struct"},"1122":{"crate_id":17,"path":["object","common","RelocationKind"],"kind":"enum"},"2003":{"crate_id":30,"path":["crossbeam_utils","thread","scope","AbortOnPanic"],"kind":"struct"},"2330":{"crate_id":2,"path":["core","iter","adapters","fuse","Fuse"],"kind":"struct"},"568":{"crate_id":21,"path":["serde","de","Visitor"],"kind":"trait"},"1449":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"3211":{"crate_id":33,"path":["futures_util","stream","futures_unordered","task","waker_ref","WakerRef"],"kind":"struct"},"3538":{"crate_id":1,"path":["std","collections","hash","map","Iter"],"kind":"struct"},"895":{"crate_id":2,"path":["core","slice","iter","SplitInclusive"],"kind":"struct"},"1776":{"crate_id":21,"path":["serde","de","value","private","MapAsEnum"],"kind":"struct"},"2657":{"crate_id":18,"path":["memchr","arch","aarch64","neon","memchr","Two"],"kind":"struct"},"2984":{"crate_id":33,"path":["futures_util","stream","stream","peek","NextIfEq"],"kind":"struct"},"341":{"crate_id":0,"path":["crux_kv","list_keys"],"kind":"function"},"1222":{"crate_id":5,"path":["alloc","collections","vec_deque","into_iter","IntoIter"],"kind":"struct"},"2103":{"crate_id":6,"path":["libc","unix","bsd","apple","sockaddr_inarp"],"kind":"struct"},"1549":{"crate_id":6,"path":["libc","unix","bsd","apple","ifdevmtu"],"kind":"struct"},"668":{"crate_id":1,"path":["std","sync","poison","rwlock","RwLock"],"kind":"struct"},"2430":{"crate_id":17,"path":["object","read","coff","import","ImportFile"],"kind":"struct"},"3311":{"crate_id":24,"path":["bincode","de","Deserializer"],"kind":"struct"},"3638":{"crate_id":2,"path":["core","iter","adapters","flatten","Flatten"],"kind":"struct"},"995":{"crate_id":17,"path":["object","pe","ImageCoffSymbolsHeader"],"kind":"struct"},"1876":{"crate_id":33,"path":["futures_util","future","join","Join5"],"kind":"struct"},"2757":{"crate_id":1,"path":["std","hash","random","DefaultHasher"],"kind":"struct"},"2203":{"crate_id":17,"path":["object","macho","NoteCommand"],"kind":"struct"},"441":{"crate_id":2,"path":["core","iter","adapters","map_while","MapWhile"],"kind":"struct"},"1322":{"crate_id":17,"path":["object","pe","AnonObjectHeader"],"kind":"struct"},"3084":{"crate_id":33,"path":["futures_util","lock","bilock","Inner"],"kind":"struct"},"1649":{"crate_id":1,"path":["std","process","exit"],"kind":"function"},"768":{"crate_id":20,"path":["crux_core","capabilities","render","Render"],"kind":"struct"},"2530":{"crate_id":2,"path":["core","fmt","rt","Flag"],"kind":"enum"},"3411":{"crate_id":25,"path":["erased_serde","ser","SerializeStructVariant"],"kind":"trait"},"2857":{"crate_id":43,"path":["anyhow","ptr","Mut"],"kind":"struct"},"1095":{"crate_id":2,"path":["core","ops","deref","DerefPure"],"kind":"trait"},"1976":{"crate_id":16,"path":["gimli","read","abbrev","Abbreviation"],"kind":"struct"},"214":{"crate_id":20,"path":["crux_core","typegen","Result"],"kind":"type_alias"},"2303":{"crate_id":2,"path":["core","iter","traits","marker","FusedIterator"],"kind":"trait"},"541":{"crate_id":11,"path":["hashbrown","map","ValuesMut"],"kind":"struct"},"1422":{"crate_id":44,"path":["serde_generate"],"kind":"module"},"3184":{"crate_id":30,"path":["crossbeam_utils","thread","ScopedThreadBuilder"],"kind":"struct"},"1749":{"crate_id":20,"path":["crux_core","capability","executor","Spawner"],"kind":"struct"},"868":{"crate_id":2,"path":["core","str","iter","Lines"],"kind":"struct"},"2630":{"crate_id":16,"path":["gimli","read","line","FileEntryFormat"],"kind":"struct"},"3511":{"crate_id":2,"path":["core","core_simd","to_bytes","ToBytes"],"kind":"trait"},"2957":{"crate_id":1,"path":["std","collections","hash","set","HashSet"],"kind":"struct"},"1195":{"crate_id":2,"path":["core","slice","iter","Split"],"kind":"struct"},"2076":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x8x2_t"],"kind":"struct"},"2403":{"crate_id":33,"path":["futures_util","future","poll_immediate","_","__Origin"],"kind":"struct"},"641":{"crate_id":48,"path":["once_cell","race","OnceRef"],"kind":"struct"},"1522":{"crate_id":2,"path":["core","num","error","IntErrorKind"],"kind":"enum"},"3284":{"crate_id":51,"path":["include_dir","globs","DirEntry"],"kind":"enum"},"3611":{"crate_id":29,"path":["crossbeam_channel","select","SelectedOperation"],"kind":"struct"},"968":{"crate_id":17,"path":["object","pe","ImageDynamicRelocation32V2"],"kind":"struct"},"1849":{"crate_id":17,"path":["object","macho","Dylib"],"kind":"struct"},"2730":{"crate_id":21,"path":["serde","__private","de","content","ContentVisitor"],"kind":"struct"},"3057":{"crate_id":2,"path":["core","sync","atomic","Ordering"],"kind":"enum"},"414":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x2x2_t"],"kind":"struct"},"1295":{"crate_id":29,"path":["crossbeam_channel","select","Operation"],"kind":"struct"},"2176":{"crate_id":33,"path":["futures_util","stream","stream","cycle","_","__Origin"],"kind":"struct"},"2503":{"crate_id":2,"path":["core","cell","BorrowRef"],"kind":"struct"},"741":{"crate_id":11,"path":["hashbrown","rustc_entry","RustcOccupiedEntry"],"kind":"struct"},"1622":{"crate_id":16,"path":["gimli","read","abbrev","AttributeSpecification"],"kind":"struct"},"3384":{"crate_id":33,"path":["futures_util","stream","futures_unordered","task","Task"],"kind":"struct"},"3711":{"crate_id":1,"path":["std","usize"],"kind":"primitive"},"1068":{"crate_id":33,"path":["futures_util","stream","try_stream","try_buffered","_","__Origin"],"kind":"struct"},"1949":{"crate_id":16,"path":["gimli","read","rnglists","RawRngListIter"],"kind":"struct"},"2830":{"crate_id":17,"path":["object","pe","ImageNtHeaders64"],"kind":"struct"},"3157":{"crate_id":33,"path":["futures_util","stream","try_stream","try_for_each","_","__Origin"],"kind":"struct"},"514":{"crate_id":2,"path":["core","cell","SyncUnsafeCell"],"kind":"struct"},"1395":{"crate_id":1,"path":["std","io","buffered","linewriter","LineWriter"],"kind":"struct"},"2276":{"crate_id":33,"path":["futures_util","sink","with_flat_map","_","__Origin"],"kind":"struct"},"1722":{"crate_id":17,"path":["object","read","elf","version","VersionIndex"],"kind":"struct"},"841":{"crate_id":16,"path":["gimli","constants","DwAddr"],"kind":"struct"},"2603":{"crate_id":2,"path":["core","result","IterMut"],"kind":"struct"},"3484":{"crate_id":41,"path":["memchr","cow","Imp"],"kind":"enum"},"1168":{"crate_id":25,"path":["erased_serde","de","EnumAccess"],"kind":"trait"},"2049":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_throughput_qos_policy"],"kind":"struct"},"2930":{"crate_id":16,"path":["gimli","common","DebugArangesOffset"],"kind":"struct"},"2376":{"crate_id":24,"path":["bincode","config","legacy","LimitOption"],"kind":"enum"},"614":{"crate_id":6,"path":["libc","unix","bsd","apple","termios"],"kind":"struct"},"1495":{"crate_id":33,"path":["futures_util","stream","futures_ordered","FuturesOrdered"],"kind":"struct"},"3257":{"crate_id":2,"path":["core","alloc","layout","Layout"],"kind":"struct"},"1822":{"crate_id":1,"path":["std","sys","net","connection","socket","unix","Socket"],"kind":"struct"},"60":{"crate_id":0,"path":["crux_kv","command","ListResult"],"kind":"type_alias"},"941":{"crate_id":6,"path":["libc","unix","bsd","if_nameindex"],"kind":"struct"},"2703":{"crate_id":43,"path":["anyhow","Chain"],"kind":"struct"},"3584":{"crate_id":17,"path":["object","read","SymbolMap"],"kind":"struct"},"1268":{"crate_id":17,"path":["object","read","coff","section","CoffSection"],"kind":"struct"},"387":{"crate_id":2,"path":["core","num","niche_types","U32NotAllOnes"],"kind":"struct"},"2149":{"crate_id":2,"path":["core","iter","adapters","rev","Rev"],"kind":"struct"},"3030":{"crate_id":6,"path":["libc","unix","bsd","apple","ifma_msghdr"],"kind":"struct"},"2476":{"crate_id":49,"path":["heck","title","TitleCase"],"kind":"trait"},"714":{"crate_id":40,"path":["futures_io","if_std","AsyncBufRead"],"kind":"trait"},"1595":{"crate_id":18,"path":["memchr","arch","all","twoway","SuffixOrdering"],"kind":"enum"},"3357":{"crate_id":6,"path":["libc","unix","bsd","apple","Dl_info"],"kind":"struct"},"1922":{"crate_id":15,"path":["addr2line","unit","SupUnits"],"kind":"struct"},"1041":{"crate_id":33,"path":["futures_util","stream","futures_unordered","abort","abort","DoublePanic"],"kind":"struct"},"2803":{"crate_id":1,"path":["std","panicking","begin_panic_handler","FormatStringPayload"],"kind":"struct"},"3684":{"crate_id":17,"path":["object","read","pe","resource","ResourceDirectory"],"kind":"struct"},"3130":{"crate_id":17,"path":["object","macho","TwolevelHintsCommand"],"kind":"struct"},"487":{"crate_id":36,"path":["futures_task","spawn","Spawn"],"kind":"trait"},"1368":{"crate_id":33,"path":["futures_util","io","split","ReadHalf"],"kind":"struct"},"2249":{"crate_id":16,"path":["gimli","read","cfi","CommonInformationEntry"],"kind":"struct"},"2576":{"crate_id":2,"path":["core","str","pattern","CharArrayRefSearcher"],"kind":"struct"},"814":{"crate_id":33,"path":["futures_util","stream","stream","flatten_unordered","WrappedWaker"],"kind":"struct"},"1695":{"crate_id":1,"path":["std","sync","barrier","Barrier"],"kind":"struct"},"3457":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"2022":{"crate_id":60,"path":["smawk","Matrix"],"kind":"trait"},"260":{"crate_id":0,"path":["crux_kv","KeyValueResponse","Set"],"kind":"variant"},"1141":{"crate_id":2,"path":["core","ops","bit","Shr"],"kind":"trait"},"2903":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Field"],"kind":"enum"},"3230":{"crate_id":1,"path":["std","collections","hash","map","Keys"],"kind":"struct"},"587":{"crate_id":16,"path":["gimli","common","LocationListsOffset"],"kind":"struct"},"1468":{"crate_id":17,"path":["object","pe","ImageSymbolEx"],"kind":"struct"},"2349":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2676":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"914":{"crate_id":2,"path":["core","str","iter","Split"],"kind":"struct"},"1795":{"crate_id":20,"path":["crux_core","capabilities","render","RenderOperation"],"kind":"struct"},"33":{"crate_id":2,"path":["core","panic","unwind_safe","RefUnwindSafe"],"kind":"trait"},"3557":{"crate_id":33,"path":["futures_util","future","try_future","TryFlatten"],"kind":"struct"},"1241":{"crate_id":1,"path":["std","sync","reentrant_lock","ReentrantLock"],"kind":"struct"},"360":{"crate_id":41,"path":["memchr","arch","all","memchr","TwoIter"],"kind":"struct"},"2122":{"crate_id":16,"path":["gimli","read","unit","EntriesCursor"],"kind":"struct"},"3003":{"crate_id":1,"path":["std","panicking","rust_panic_without_hook","RewrapBox"],"kind":"struct"},"3330":{"crate_id":33,"path":["futures_util","stream","stream","flatten_unordered","FlattenUnorderedWithFlowController"],"kind":"struct"},"687":{"crate_id":21,"path":["serde","de","value","U8Deserializer"],"kind":"struct"},"1568":{"crate_id":6,"path":["libc","unix","bsd","apple","statvfs"],"kind":"struct"},"2449":{"crate_id":2,"path":["core","result","IntoIter"],"kind":"struct"},"1895":{"crate_id":2,"path":["core","num","error","TryFromIntError"],"kind":"struct"},"1014":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2776":{"crate_id":1,"path":["std","sync","mpsc","TryIter"],"kind":"struct"},"3657":{"crate_id":33,"path":["futures_util","future","future","remote_handle","RemoteHandle"],"kind":"struct"},"1341":{"crate_id":1,"path":["std","sys","pal","unix","sync","mutex","AttrGuard"],"kind":"struct"},"460":{"crate_id":2,"path":["core","str","BytesIsNotEmpty"],"kind":"struct"},"2222":{"crate_id":33,"path":["futures_util","stream","stream","peek","_","__Origin"],"kind":"struct"},"3103":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__FieldVisitor"],"kind":"struct"},"2549":{"crate_id":21,"path":["serde","de","impls","deserialize","MapVisitor"],"kind":"struct"},"787":{"crate_id":1,"path":["std","sync","poison","condvar","Condvar"],"kind":"struct"},"1668":{"crate_id":16,"path":["gimli","common","DebugTypeSignature"],"kind":"struct"},"3430":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__DeserializeWith"],"kind":"struct"},"1995":{"crate_id":14,"path":["rustc_demangle","DemangleStyle"],"kind":"enum"},"1114":{"crate_id":33,"path":["futures_util","stream","try_stream","try_take_while","TryTakeWhile"],"kind":"struct"},"2876":{"crate_id":2,"path":["core","slice","iter","Windows"],"kind":"struct"},"1441":{"crate_id":17,"path":["object","pe","ImagePrologueDynamicRelocationHeader"],"kind":"struct"},"560":{"crate_id":17,"path":["object","read","pe","resource","ResourceDirectoryTable"],"kind":"struct"},"2322":{"crate_id":33,"path":["futures_util","stream","futures_unordered","iter","IterPinMut"],"kind":"struct"},"3203":{"crate_id":1,"path":["std","pointer"],"kind":"primitive"},"2649":{"crate_id":1,"path":["std","sync","mpsc","IntoIter"],"kind":"struct"},"887":{"crate_id":17,"path":["object","elf","Sym64"],"kind":"struct"},"6":{"crate_id":2,"path":["core","convert","Into"],"kind":"trait"},"1768":{"crate_id":16,"path":["gimli","constants","DwAccess"],"kind":"struct"},"3530":{"crate_id":2,"path":["core","net","ip_addr","IpAddr"],"kind":"enum"},"2095":{"crate_id":21,"path":["serde","__private","ser","content","ContentSerializer"],"kind":"struct"},"1214":{"crate_id":17,"path":["object","macho","FatArch64"],"kind":"struct"},"333":{"crate_id":2,"path":["core","ops","function","Fn"],"kind":"trait"},"2976":{"crate_id":24,"path":["bincode","config","int","FixintEncoding"],"kind":"struct"},"3303":{"crate_id":17,"path":["object","macho","LinkeditDataCommand"],"kind":"struct"},"660":{"crate_id":16,"path":["gimli","arch","MIPS"],"kind":"struct"},"1541":{"crate_id":33,"path":["futures_util","stream","stream","filter_map","_","__Origin"],"kind":"struct"},"2422":{"crate_id":21,"path":["serde","de","impls","StringInPlaceVisitor"],"kind":"struct"},"2749":{"crate_id":33,"path":["futures_util","stream","try_stream","try_for_each_concurrent","TryForEachConcurrent"],"kind":"struct"},"987":{"crate_id":17,"path":["object","read","any","DynamicRelocationIterator"],"kind":"struct"},"1868":{"crate_id":2,"path":["core","random","Random"],"kind":"trait"},"106":{"crate_id":2,"path":["core","fmt","Result"],"kind":"type_alias"},"3630":{"crate_id":30,"path":["crossbeam_utils"],"kind":"module"},"2195":{"crate_id":2,"path":["core","slice","sort","stable","drift","DriftsortRun"],"kind":"struct"},"433":{"crate_id":2,"path":["core","iter","adapters","copied","Copied"],"kind":"struct"},"1314":{"crate_id":17,"path":["object","read","macho","fat","MachOFatFile"],"kind":"struct"},"3076":{"crate_id":11,"path":["hashbrown","map","VacantEntry"],"kind":"struct"},"3403":{"crate_id":14,"path":["rustc_demangle","legacy","Demangle"],"kind":"struct"},"760":{"crate_id":50,"path":["unicode_segmentation","word","UWordBounds"],"kind":"struct"},"1641":{"crate_id":1,"path":["std","reference"],"kind":"primitive"},"2522":{"crate_id":2,"path":["core","str","pattern","Pattern"],"kind":"trait"},"2849":{"crate_id":33,"path":["futures_util","future","try_future","into_future","IntoFuture"],"kind":"struct"},"1087":{"crate_id":1,"path":["std","os","unix","net","listener","UnixListener"],"kind":"struct"},"1968":{"crate_id":1,"path":["std","sync","poison","once","Once"],"kind":"struct"},"3730":{"crate_id":43,"path":["anyhow","chain","ChainState"],"kind":"enum"},"1414":{"crate_id":32,"path":["futures_core"],"kind":"module"},"533":{"crate_id":17,"path":["object","read","read_cache","ReadCache"],"kind":"struct"},"2295":{"crate_id":1,"path":["std","sync","mpmc","TryIter"],"kind":"struct"},"3176":{"crate_id":33,"path":["futures_util","io","read_to_end","Guard"],"kind":"struct"},"3503":{"crate_id":16,"path":["gimli","read","cfi","RegisterRuleMap"],"kind":"struct"},"860":{"crate_id":33,"path":["futures_util","stream","try_stream","try_filter_map","TryFilterMap"],"kind":"struct"},"1741":{"crate_id":21,"path":["serde","de","value","SeqDeserializer"],"kind":"struct"},"2622":{"crate_id":17,"path":["object","macho","PreboundDylibCommand"],"kind":"struct"},"2068":{"crate_id":50,"path":["unicode_segmentation","tables","sentence","SentenceCat"],"kind":"enum"},"1187":{"crate_id":5,"path":["alloc","collections","binary_heap","drop","DropGuard"],"kind":"struct"},"2949":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"1514":{"crate_id":41,"path":["memchr","arch","aarch64","neon","memchr","OneIter"],"kind":"struct"},"633":{"crate_id":17,"path":["object","pe","ImageDosHeader"],"kind":"struct"},"2395":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"3276":{"crate_id":30,"path":["crossbeam_utils","atomic","atomic_cell","AtomicCell"],"kind":"struct"},"3603":{"crate_id":17,"path":["object","read","archive","SymbolIteratorInternal"],"kind":"enum"},"960":{"crate_id":36,"path":["futures_task","spawn","LocalSpawn"],"kind":"trait"},"1841":{"crate_id":17,"path":["object","pe","ImageSymbol"],"kind":"struct"},"2722":{"crate_id":5,"path":["alloc","rc","Weak"],"kind":"struct"},"2168":{"crate_id":17,"path":["object","read","any","SectionRelocationIterator"],"kind":"struct"},"406":{"crate_id":33,"path":["futures_util","sink","send_all","SendAll"],"kind":"struct"},"1287":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"3049":{"crate_id":16,"path":["gimli","common","Vendor"],"kind":"enum"},"1614":{"crate_id":39,"path":["futures_channel","oneshot","Sender"],"kind":"struct"},"733":{"crate_id":2,"path":["core","slice","iter","Iter"],"kind":"struct"},"2495":{"crate_id":16,"path":["gimli","read","cfi","Pointer"],"kind":"enum"},"3376":{"crate_id":33,"path":["futures_util","stream","try_stream","try_collect","_","__Origin"],"kind":"struct"},"2822":{"crate_id":1,"path":["std","ffi"],"kind":"module"},"1060":{"crate_id":2,"path":["core","task","wake","Context"],"kind":"struct"},"1941":{"crate_id":16,"path":["gimli","read","cfi","Augmentation"],"kind":"struct"},"3703":{"crate_id":24,"path":["bincode"],"kind":"module"},"2268":{"crate_id":57,"path":["siphasher","sip128","State"],"kind":"struct"},"506":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x8x3_t"],"kind":"struct"},"1387":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__FieldVisitor"],"kind":"struct"},"3149":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x8x4_t"],"kind":"struct"},"3476":{"crate_id":33,"path":["futures_util","sink","drain","Drain"],"kind":"struct"},"1714":{"crate_id":1,"path":["std","fs","DirEntry"],"kind":"struct"},"833":{"crate_id":45,"path":["serde_reflection","de","EnumDeserializer"],"kind":"struct"},"2595":{"crate_id":1,"path":["std","process","ExitCode"],"kind":"struct"},"2922":{"crate_id":30,"path":["crossbeam_utils","backoff","Backoff"],"kind":"struct"},"1160":{"crate_id":33,"path":["futures_util","stream","try_stream","try_buffer_unordered","TryBufferUnordered"],"kind":"struct"},"2041":{"crate_id":17,"path":["object","pe","ImageSymbolExBytes"],"kind":"struct"},"2368":{"crate_id":1,"path":["std","collections","hash","set","Difference"],"kind":"struct"},"606":{"crate_id":18,"path":["memchr","arch","all","memchr","Two"],"kind":"struct"},"1487":{"crate_id":33,"path":["futures_util","stream","stream","buffered","Buffered"],"kind":"struct"},"3249":{"crate_id":16,"path":["gimli","read","unit","EntriesRaw"],"kind":"struct"},"3576":{"crate_id":2,"path":["core","future","async_drop","AsyncDropInPlace"],"kind":"struct"},"933":{"crate_id":33,"path":["futures_util","sink","unfold","Unfold"],"kind":"struct"},"1814":{"crate_id":25,"path":["erased_serde","de","Visitor"],"kind":"trait"},"2695":{"crate_id":6,"path":["libc","unix","bsd","apple","vm_statistics"],"kind":"struct"},"3022":{"crate_id":11,"path":["hashbrown","map","OccupiedError"],"kind":"struct"},"379":{"crate_id":2,"path":["core","ascii","EscapeDefault"],"kind":"struct"},"1260":{"crate_id":2,"path":["core","option","IterMut"],"kind":"struct"},"2141":{"crate_id":6,"path":["libc","unix","bsd","apple","proc_taskinfo"],"kind":"struct"},"1587":{"crate_id":6,"path":["libc","unix","timeval"],"kind":"struct"},"706":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2468":{"crate_id":1,"path":["std","io","util","Empty"],"kind":"struct"},"3349":{"crate_id":1,"path":["std","u64"],"kind":"primitive"},"3676":{"crate_id":17,"path":["object","read","archive","ArchiveMemberIterator"],"kind":"struct"},"1033":{"crate_id":2,"path":["core","io","borrowed_buf","BorrowedBuf"],"kind":"struct"},"1914":{"crate_id":17,"path":["object","pe","ImageEnclaveConfig64"],"kind":"struct"},"2795":{"crate_id":33,"path":["futures_util","stream","try_stream","try_chunks","_","__Origin"],"kind":"struct"},"3122":{"crate_id":16,"path":["gimli","constants","DwCfa"],"kind":"struct"},"479":{"crate_id":32,"path":["futures_core","future","private_try_future","Sealed"],"kind":"trait"},"1360":{"crate_id":17,"path":["object","pe","ImageDynamicRelocationTable"],"kind":"struct"},"2241":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"1687":{"crate_id":1,"path":["std","process","ChildStdout"],"kind":"struct"},"806":{"crate_id":2,"path":["core","ops","range","OneSidedRange"],"kind":"trait"},"2568":{"crate_id":33,"path":["futures_util","stream","empty","Empty"],"kind":"struct"},"3449":{"crate_id":33,"path":["futures_util","stream","stream","cycle","Cycle"],"kind":"struct"},"1133":{"crate_id":2,"path":["core","fmt","rt","Placeholder"],"kind":"struct"},"2014":{"crate_id":2,"path":["core","num","niche_types","NonZeroU8Inner"],"kind":"struct"},"2895":{"crate_id":17,"path":["object","read","macho","segment","MachOSegment"],"kind":"struct"},"2341":{"crate_id":21,"path":["serde","de","value","UnitDeserializer"],"kind":"struct"},"579":{"crate_id":1,"path":["std","collections","hash","set","Entry"],"kind":"enum"},"1460":{"crate_id":6,"path":["libc","unix","bsd","apple","time_value_t"],"kind":"struct"},"3222":{"crate_id":33,"path":["futures_util","stream","futures_unordered","poll_next","Bomb"],"kind":"struct"},"1787":{"crate_id":1,"path":["std","env","Args"],"kind":"struct"},"906":{"crate_id":2,"path":["core","net","parser","AddrKind"],"kind":"enum"},"2668":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"25":{"crate_id":2,"path":["core","marker","Sync"],"kind":"trait"},"2995":{"crate_id":21,"path":["serde","de","value","UsizeDeserializer"],"kind":"struct"},"352":{"crate_id":2,"path":["core","num","flt2dec","decoder","Decoded"],"kind":"struct"},"1233":{"crate_id":17,"path":["object","pe","ImageDynamicRelocation32"],"kind":"struct"},"2114":{"crate_id":2,"path":["core","core_arch","simd","i8x8"],"kind":"struct"},"3549":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"2441":{"crate_id":14,"path":["rustc_demangle","SizeLimitedFmtAdapter"],"kind":"struct"},"679":{"crate_id":17,"path":["object","read","ObjectMapEntry"],"kind":"struct"},"1560":{"crate_id":1,"path":["std","collections","hash","map","RawEntryBuilder"],"kind":"struct"},"3322":{"crate_id":2,"path":["core","ops","coroutine","Coroutine"],"kind":"trait"},"3649":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_identifier_info"],"kind":"struct"},"1887":{"crate_id":17,"path":["object","pe","ImageAuxSymbolFunctionBeginEnd"],"kind":"struct"},"1006":{"crate_id":1,"path":["std","sync","mpsc","RecvTimeoutError"],"kind":"enum"},"125":{"crate_id":2,"path":["core","error","Error"],"kind":"trait"},"2768":{"crate_id":2,"path":["core","core_arch","simd","i16x2"],"kind":"struct"},"3095":{"crate_id":17,"path":["object","macho","Fvmlib"],"kind":"struct"},"452":{"crate_id":33,"path":["futures_util","future","try_future","MapOkOrElse"],"kind":"struct"},"1333":{"crate_id":25,"path":["erased_serde","ser","SerializeSeq"],"kind":"trait"},"2214":{"crate_id":2,"path":["core","ops","async_function","AsyncFnOnce"],"kind":"trait"},"2541":{"crate_id":2,"path":["core","clone","uninit","InitializingSlice"],"kind":"struct"},"779":{"crate_id":24,"path":["bincode","config","limit","Bounded"],"kind":"struct"},"1660":{"crate_id":33,"path":["futures_util","future","try_future","InspectOk"],"kind":"struct"},"3422":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x4x2_t"],"kind":"struct"},"1106":{"crate_id":48,"path":["once_cell","unsync","Lazy"],"kind":"struct"},"1987":{"crate_id":41,"path":["memchr","memmem","FindRevIter"],"kind":"struct"},"2868":{"crate_id":6,"path":["libc","unix","bsd","apple","utmpx"],"kind":"struct"},"3195":{"crate_id":18,"path":["memchr","arch","all","twoway","Finder"],"kind":"struct"},"552":{"crate_id":1,"path":["std","sys","sync","once","queue","Once"],"kind":"struct"},"1433":{"crate_id":26,"path":["typeid"],"kind":"module"},"2314":{"crate_id":1,"path":["std","env","Vars"],"kind":"struct"},"1760":{"crate_id":2,"path":["core","slice","iter","ChunksMut"],"kind":"struct"},"879":{"crate_id":49,"path":["heck","transform","WordMode"],"kind":"enum"},"2641":{"crate_id":16,"path":["gimli","common","Register"],"kind":"struct"},"3522":{"crate_id":6,"path":["libc","unix","bsd","apple","ftrimactivefile_t"],"kind":"struct"},"1206":{"crate_id":39,"path":["futures_channel","oneshot","Canceled"],"kind":"struct"},"2087":{"crate_id":21,"path":["serde","de","impls","range_from","RangeFromVisitor"],"kind":"struct"},"2968":{"crate_id":29,"path":["crossbeam_channel","err","SendError"],"kind":"struct"},"3295":{"crate_id":2,"path":["core","iter","adapters","chain","Chain"],"kind":"struct"},"652":{"crate_id":17,"path":["object","read","any","ComdatSectionIteratorInternal"],"kind":"enum"},"1533":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x8x3_t"],"kind":"struct"},"2414":{"crate_id":2,"path":["core","fmt","UpperExp"],"kind":"trait"},"1860":{"crate_id":1,"path":["std","sys","net","connection","socket","TcpStream"],"kind":"struct"},"979":{"crate_id":16,"path":["gimli","common","EhFrameOffset"],"kind":"struct"},"98":{"crate_id":25,"path":["erased_serde","error","Error"],"kind":"struct"},"2741":{"crate_id":2,"path":["core","ops","bit","ShrAssign"],"kind":"trait"},"3622":{"crate_id":2,"path":["core","slice","private_get_disjoint_mut_index","Sealed"],"kind":"trait"},"1306":{"crate_id":2,"path":["core","core_arch","simd","m32x4"],"kind":"struct"},"425":{"crate_id":18,"path":["memchr","arch","all","memchr","ThreeIter"],"kind":"struct"},"2187":{"crate_id":1,"path":["std","path","Components"],"kind":"struct"},"3068":{"crate_id":41,"path":["memchr","arch","all","memchr","Three"],"kind":"struct"},"2514":{"crate_id":6,"path":["libc","unix","bsd","apple","vm_range_t"],"kind":"struct"},"752":{"crate_id":17,"path":["object","xcoff","SectionHeader64"],"kind":"struct"},"1633":{"crate_id":33,"path":["futures_util","unfold_state","UnfoldState"],"kind":"enum"},"3395":{"crate_id":1,"path":["std","env","SplitPaths"],"kind":"struct"},"1960":{"crate_id":6,"path":["libc","unix","bsd","apple","__c_anonymous_ifc_ifcu"],"kind":"union"},"1079":{"crate_id":2,"path":["core","str","iter","EncodeUtf16"],"kind":"struct"},"2841":{"crate_id":2,"path":["core","marker","variance","PhantomCovariant"],"kind":"struct"},"3722":{"crate_id":51,"path":["include_dir"],"kind":"module"},"3168":{"crate_id":29,"path":["crossbeam_channel","flavors","zero","ZeroToken"],"kind":"struct"},"1406":{"crate_id":33,"path":["futures_util","stream","stream","_","__Origin"],"kind":"struct"},"525":{"crate_id":33,"path":["futures_util","stream","stream","concat","_","__Origin"],"kind":"struct"},"2287":{"crate_id":6,"path":["libc","unix","bsd","apple","ifs_iso_8802_3"],"kind":"struct"},"2614":{"crate_id":33,"path":["futures_util","future","future","Inspect"],"kind":"struct"},"852":{"crate_id":2,"path":["core","iter","sources","once_with","OnceWith"],"kind":"struct"},"1733":{"crate_id":17,"path":["object","read","SymbolMapName"],"kind":"struct"},"3495":{"crate_id":2,"path":["core","core_arch","simd","f32x4"],"kind":"struct"},"2060":{"crate_id":33,"path":["futures_util","io","sink","Sink"],"kind":"struct"},"1179":{"crate_id":20,"path":["crux_core","bridge","_","deserialize","__Visitor"],"kind":"struct"},"2941":{"crate_id":17,"path":["object","read","any","File"],"kind":"enum"},"298":{"crate_id":20,"path":["crux_core","capability","CapabilityContext"],"kind":"struct"},"3268":{"crate_id":2,"path":["core","time","TryFromFloatSecsError"],"kind":"struct"},"625":{"crate_id":41,"path":["memchr","arch","all","packedpair","Finder"],"kind":"struct"},"1506":{"crate_id":24,"path":["bincode","ser","Compound"],"kind":"struct"},"2387":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2714":{"crate_id":17,"path":["object","read","util","ByteString"],"kind":"struct"},"952":{"crate_id":1,"path":["std","sync","poison","mutex","MappedMutexGuard"],"kind":"struct"},"1833":{"crate_id":16,"path":["gimli","read","endian_slice","DebugLen"],"kind":"struct"},"3595":{"crate_id":2,"path":["core","alloc","Allocator"],"kind":"trait"},"1279":{"crate_id":1,"path":["std","sys","pal","unix","process","process_common","Argv"],"kind":"struct"},"398":{"crate_id":17,"path":["object","pe","AnonObjectHeaderBigobj"],"kind":"struct"},"2160":{"crate_id":11,"path":["hashbrown","set","VacantEntry"],"kind":"struct"},"3041":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_background_policy"],"kind":"struct"},"3368":{"crate_id":20,"path":["crux_core","core","Core"],"kind":"struct"},"725":{"crate_id":17,"path":["object","read","Export"],"kind":"struct"},"1606":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","SeqInPlaceVisitor"],"kind":"struct"},"2487":{"crate_id":5,"path":["alloc","collections","TryReserveError"],"kind":"struct"},"2814":{"crate_id":5,"path":["alloc","collections","btree","set","Iter"],"kind":"struct"},"1052":{"crate_id":41,"path":["memchr","memmem","searcher","Prefilter"],"kind":"struct"},"1933":{"crate_id":45,"path":["serde_reflection","format","Variable"],"kind":"struct"},"3695":{"crate_id":15,"path":["addr2line"],"kind":"module"},"1379":{"crate_id":6,"path":["libc","unix","bsd","apple","siginfo_t"],"kind":"struct"},"498":{"crate_id":21,"path":["serde","de","impls","CStringVisitor"],"kind":"struct"},"2260":{"crate_id":6,"path":["libc","unix","bsd","apple","log2phys"],"kind":"struct"},"3141":{"crate_id":1,"path":["std","collections","hash","map","RawEntryMut"],"kind":"enum"},"3468":{"crate_id":16,"path":["gimli","read","cfi","PointerEncodingParameters"],"kind":"struct"},"825":{"crate_id":44,"path":["serde_generate","swift","Installer"],"kind":"struct"},"1706":{"crate_id":33,"path":["futures_util","stream","once","_","__Origin"],"kind":"struct"},"2587":{"crate_id":23,"path":["slab","IterMut"],"kind":"struct"},"2033":{"crate_id":2,"path":["core","slice","iter","ArrayChunks"],"kind":"struct"},"1152":{"crate_id":2,"path":["core","core_arch","simd","m8x32"],"kind":"struct"},"2914":{"crate_id":1,"path":["std","thread","ThreadId"],"kind":"struct"},"1479":{"crate_id":5,"path":["alloc","collections","btree","set","Difference"],"kind":"struct"},"598":{"crate_id":39,"path":["futures_channel","mpsc","TryRecvError"],"kind":"struct"},"2360":{"crate_id":17,"path":["object","pe","ImageLoadConfigDirectory32"],"kind":"struct"},"3241":{"crate_id":33,"path":["futures_util","future","try_join","_","__Origin"],"kind":"struct"},"2687":{"crate_id":33,"path":["futures_util","stream","try_stream","try_flatten_unordered","TryFlattenUnordered"],"kind":"struct"},"925":{"crate_id":2,"path":["core","future","ResumeTy"],"kind":"struct"},"1806":{"crate_id":56,"path":["phf_shared","PhfHash"],"kind":"trait"},"3568":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2133":{"crate_id":17,"path":["object","read","elf","attributes","AttributesSubsubsection"],"kind":"struct"},"371":{"crate_id":2,"path":["core","ops","range","RangeToInclusive"],"kind":"struct"},"1252":{"crate_id":48,"path":["once_cell","sync","Lazy"],"kind":"struct"},"3014":{"crate_id":18,"path":["memchr","arch","all","twoway","ApproximateByteSet"],"kind":"struct"},"3341":{"crate_id":17,"path":["object","read","xcoff","relocation","XcoffRelocationIterator"],"kind":"struct"},"1579":{"crate_id":21,"path":["serde","__private","ser","content","SerializeTuple"],"kind":"struct"},"698":{"crate_id":33,"path":["futures_util","stream","stream","_","__Origin"],"kind":"struct"},"2460":{"crate_id":1,"path":["std","path","PathBuf"],"kind":"struct"},"2787":{"crate_id":18,"path":["memchr","memmem","Finder"],"kind":"struct"},"1025":{"crate_id":33,"path":["futures_util","future","try_future","FlattenSink"],"kind":"struct"},"1906":{"crate_id":16,"path":["gimli","constants","DwLne"],"kind":"struct"},"3668":{"crate_id":11,"path":["hashbrown","raw_entry","RawVacantEntryMut"],"kind":"struct"},"2233":{"crate_id":18,"path":["memchr","memmem","searcher","PrefilterConfig"],"kind":"enum"},"471":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1352":{"crate_id":5,"path":["alloc","collections","linked_list","IntoIter"],"kind":"struct"},"3114":{"crate_id":1,"path":["std","sync","poison","rwlock","MappedRwLockReadGuard"],"kind":"struct"},"3441":{"crate_id":17,"path":["object","endian","I64Bytes"],"kind":"struct"},"798":{"crate_id":17,"path":["object","pe","ImageHotPatchInfo"],"kind":"struct"},"1679":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2560":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x8_t"],"kind":"struct"},"2887":{"crate_id":33,"path":["futures_util","future","always_ready","AlwaysReady"],"kind":"struct"},"1125":{"crate_id":5,"path":["alloc","boxed","thin","drop","DropGuard"],"kind":"struct"},"2006":{"crate_id":21,"path":["serde","de","impls","deserialize","deserialize","FieldVisitor"],"kind":"struct"},"1452":{"crate_id":1,"path":["std","sync","poison","mutex","MutexGuard"],"kind":"struct"},"571":{"crate_id":2,"path":["core","sync","atomic","AtomicI128"],"kind":"struct"},"2333":{"crate_id":33,"path":["futures_util","lock","bilock","BiLock"],"kind":"struct"},"3214":{"crate_id":2,"path":["core","core_arch","simd","i32x4"],"kind":"struct"},"3541":{"crate_id":11,"path":["hashbrown","set","Union"],"kind":"struct"},"898":{"crate_id":1,"path":["std","os","unix","fs","DirEntryExt"],"kind":"trait"},"1779":{"crate_id":16,"path":["gimli","read","index","IndexSectionId"],"kind":"enum"},"2660":{"crate_id":16,"path":["gimli","read","cfi","CallFrameInstructionIter"],"kind":"struct"},"2987":{"crate_id":2,"path":["core","fmt","builders","FromFn"],"kind":"struct"},"344":{"crate_id":2,"path":["crux_kv","command","StatusResult","Err"],"kind":"variant"},"1225":{"crate_id":33,"path":["futures_util","stream","stream","StreamExt"],"kind":"trait"},"2106":{"crate_id":6,"path":["libc","unix","bsd","passwd"],"kind":"struct"},"1552":{"crate_id":5,"path":["alloc","collections","btree","node","marker","Mut"],"kind":"struct"},"671":{"crate_id":1,"path":["std","os","fd","owned","BorrowedFd"],"kind":"struct"},"2433":{"crate_id":2,"path":["core","core_arch","simd","u8x32"],"kind":"struct"},"3314":{"crate_id":5,"path":["alloc","collections","btree","set_val","SetValZST"],"kind":"struct"},"3641":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"998":{"crate_id":33,"path":["futures_util","lock","mutex","MutexLockFuture"],"kind":"struct"},"117":{"crate_id":2,"path":["core","cmp","Eq"],"kind":"trait"},"1879":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x4x3_t"],"kind":"struct"},"2760":{"crate_id":1,"path":["std","os","darwin","fs","FileTimesExt"],"kind":"trait"},"2206":{"crate_id":33,"path":["futures_util","future","future","FlattenStream"],"kind":"struct"},"444":{"crate_id":9,"path":["miniz_oxide","MZStatus"],"kind":"enum"},"1325":{"crate_id":1,"path":["std","collections","hash","map","Entry"],"kind":"enum"},"3087":{"crate_id":2,"path":["core","str","lossy","Utf8Chunk"],"kind":"struct"},"1652":{"crate_id":2,"path":["core","slice","iter","RSplitNMut"],"kind":"struct"},"771":{"crate_id":17,"path":["object","elf","Sym32"],"kind":"struct"},"2533":{"crate_id":2,"path":["core","iter","sources","successors","Successors"],"kind":"struct"},"3414":{"crate_id":17,"path":["object","read","xcoff","comdat","XcoffComdat"],"kind":"struct"},"2860":{"crate_id":33,"path":["futures_util","stream","try_stream","try_skip_while","_","__Origin"],"kind":"struct"},"1098":{"crate_id":2,"path":["core","fmt","rt","Count"],"kind":"enum"},"1979":{"crate_id":21,"path":["serde","de","value","Error"],"kind":"struct"},"2306":{"crate_id":21,"path":["serde","de","impls","PhantomDataVisitor"],"kind":"struct"},"544":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x2x3_t"],"kind":"struct"},"1425":{"crate_id":2,"path":["core","ops","try_trait","Try"],"kind":"trait"},"3187":{"crate_id":1,"path":["std","io","stdio","StdinRaw"],"kind":"struct"},"1752":{"crate_id":2,"path":["core","marker","UnsizedConstParamTy"],"kind":"trait"},"871":{"crate_id":16,"path":["gimli","constants","DwTag"],"kind":"struct"},"2633":{"crate_id":11,"path":["hashbrown","table","Iter"],"kind":"struct"},"3514":{"crate_id":6,"path":["libc","unix","protoent"],"kind":"struct"},"2960":{"crate_id":18,"path":["memchr","arch","all","twoway","TwoWay"],"kind":"struct"},"1198":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x4x4_t"],"kind":"struct"},"2079":{"crate_id":6,"path":["libc","unix","bsd","apple","ifreq"],"kind":"struct"},"2406":{"crate_id":17,"path":["object","pe","ImageRuntimeFunctionEntry"],"kind":"struct"},"644":{"crate_id":17,"path":["object","macho","PrebindCksumCommand"],"kind":"struct"},"1525":{"crate_id":2,"path":["core","ops","arith","RemAssign"],"kind":"trait"},"3287":{"crate_id":33,"path":["futures_util","stream","once","Once"],"kind":"struct"},"3614":{"crate_id":57,"path":["siphasher","sip","State"],"kind":"struct"},"971":{"crate_id":33,"path":["futures_util","fns","MapOkFn"],"kind":"struct"},"1852":{"crate_id":2,"path":["core","core_arch","simd","u16x4"],"kind":"struct"},"2733":{"crate_id":1,"path":["std","sys","pal","unix","os","JoinPathsError"],"kind":"struct"},"3060":{"crate_id":21,"path":["serde","__private","ser","Unsupported"],"kind":"enum"},"417":{"crate_id":2,"path":["core","future","async_drop","Noop"],"kind":"struct"},"1298":{"crate_id":16,"path":["gimli","common","DebugRngListsBase"],"kind":"struct"},"2179":{"crate_id":2,"path":["core","ops","range","RangeFrom"],"kind":"struct"},"2506":{"crate_id":40,"path":["futures_io"],"kind":"module"},"744":{"crate_id":11,"path":["hashbrown","set","Drain"],"kind":"struct"},"1625":{"crate_id":16,"path":["gimli","read","cfi","FrameDescriptionEntry"],"kind":"struct"},"3387":{"crate_id":63,"path":["serde_bytes","de","deserialize","BytesVisitor"],"kind":"struct"},"3714":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"1071":{"crate_id":33,"path":["futures_util","stream","try_stream","try_skip_while","TrySkipWhile"],"kind":"struct"},"1952":{"crate_id":2,"path":["core","format_args"],"kind":"macro"},"2833":{"crate_id":16,"path":["gimli","constants","DwUt"],"kind":"struct"},"3160":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"517":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"1398":{"crate_id":2,"path":["core","core_arch","simd","f64x2"],"kind":"struct"},"2279":{"crate_id":33,"path":["futures_util","fns","FnOnce1"],"kind":"trait"},"1725":{"crate_id":17,"path":["object","pe","ImageImportDescriptor"],"kind":"struct"},"844":{"crate_id":2,"path":["core","ffi","c_str","FromBytesUntilNulError"],"kind":"struct"},"2606":{"crate_id":19,"path":["panic_unwind"],"kind":"module"},"3487":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x16x4_t"],"kind":"struct"},"1171":{"crate_id":6,"path":["libc","unix","bsd","apple","rt_msghdr"],"kind":"struct"},"2052":{"crate_id":33,"path":["futures_util","stream","try_stream","or_else","OrElse"],"kind":"struct"},"2933":{"crate_id":21,"path":["serde","de","impls","deserialize","SeqVisitor"],"kind":"struct"},"2379":{"crate_id":1,"path":["std","path","fmt","DebugHelper"],"kind":"struct"},"617":{"crate_id":41,"path":["memchr","memmem","FinderBuilder"],"kind":"struct"},"1498":{"crate_id":51,"path":["include_dir","globs","Globs"],"kind":"struct"},"3260":{"crate_id":17,"path":["object","archive","AixMemberOffset"],"kind":"struct"},"1825":{"crate_id":33,"path":["futures_util","stream","try_stream","try_unfold","_","__Origin"],"kind":"struct"},"63":{"crate_id":0,"path":["crux_kv","error","KeyValueError","Timeout"],"kind":"variant"},"944":{"crate_id":2,"path":["core","core_arch","simd","u64x1"],"kind":"struct"},"2706":{"crate_id":45,"path":["serde_reflection","format","Named"],"kind":"struct"},"3033":{"crate_id":21,"path":["serde","ser","SerializeStruct"],"kind":"trait"},"1271":{"crate_id":16,"path":["gimli","read","loclists","LocationListEntry"],"kind":"struct"},"390":{"crate_id":2,"path":["core","core_arch","simd","i32x16"],"kind":"struct"},"2152":{"crate_id":1,"path":["std","thread","Builder"],"kind":"struct"},"3587":{"crate_id":32,"path":["futures_core","task","__internal","atomic_waker","AtomicWaker"],"kind":"struct"},"2479":{"crate_id":17,"path":["object","macho","LoadCommand"],"kind":"struct"},"717":{"crate_id":17,"path":["object","elf","ProgramHeader64"],"kind":"struct"},"1598":{"crate_id":33,"path":["futures_util","stream","stream","collect","Collect"],"kind":"struct"},"3360":{"crate_id":1,"path":["std","sync","mpmc","select","Operation"],"kind":"struct"},"1925":{"crate_id":33,"path":["futures_util","stream","try_stream","try_filter_map","_","__Origin"],"kind":"struct"},"1044":{"crate_id":18,"path":["memchr","arch","generic","memchr","Two"],"kind":"struct"},"2806":{"crate_id":52,"path":["include_dir_impl"],"kind":"module"},"3687":{"crate_id":2,"path":["core","fmt","Write"],"kind":"trait"},"3133":{"crate_id":17,"path":["object","read","coff","symbol","CoffSymbol"],"kind":"struct"},"490":{"crate_id":21,"path":["serde","__private","ser","content","SerializeMap"],"kind":"struct"},"1371":{"crate_id":16,"path":["gimli","read","cfi","EhHdrTableIter"],"kind":"struct"},"2252":{"crate_id":17,"path":["object","xcoff","DwarfAux32"],"kind":"struct"},"2579":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"817":{"crate_id":1,"path":["std","io","stdio","Stdin"],"kind":"struct"},"1698":{"crate_id":32,"path":["futures_core","stream","FusedStream"],"kind":"trait"},"3460":{"crate_id":41,"path":["memchr","memmem","FindIter"],"kind":"struct"},"1144":{"crate_id":33,"path":["futures_util","stream","stream","chain","Chain"],"kind":"struct"},"2025":{"crate_id":17,"path":["object","endian","I16Bytes"],"kind":"struct"},"2906":{"crate_id":2,"path":["core","core_simd","swizzle","shift_elements_right","Shift"],"kind":"struct"},"3233":{"crate_id":2,"path":["core","sync","atomic","AtomicU8"],"kind":"struct"},"590":{"crate_id":1,"path":["std","sealed","Sealed"],"kind":"trait"},"1471":{"crate_id":57,"path":["siphasher","sip","SipHasher13"],"kind":"struct"},"2352":{"crate_id":2,"path":["core","char","decode","DecodeUtf16Error"],"kind":"struct"},"2679":{"crate_id":2,"path":["core","core_simd","simd","num","int","SimdInt"],"kind":"trait"},"917":{"crate_id":33,"path":["futures_util","sink","fanout","Fanout"],"kind":"struct"},"36":{"crate_id":2,"path":["core","marker","Sized"],"kind":"trait"},"1798":{"crate_id":5,"path":["alloc","collections","btree","map","ExtractIf"],"kind":"struct"},"3560":{"crate_id":17,"path":["object","read","elf","hash","GnuHashTable"],"kind":"struct"},"1244":{"crate_id":17,"path":["object","read","macho","dyld_cache","DyldSubCacheSlice"],"kind":"enum"},"363":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2125":{"crate_id":25,"path":["erased_serde","de","SeqAccess"],"kind":"trait"},"3006":{"crate_id":6,"path":["libc","unix","rlimit"],"kind":"struct"},"3333":{"crate_id":33,"path":["futures_util","io","read_until","ReadUntil"],"kind":"struct"},"690":{"crate_id":5,"path":["alloc","collections","btree","navigate","LeafRange"],"kind":"struct"},"1571":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x2x3_t"],"kind":"struct"},"2452":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__Field"],"kind":"enum"},"1898":{"crate_id":1,"path":["std","os","unix","net","datagram","UnixDatagram"],"kind":"struct"},"1017":{"crate_id":2,"path":["core","slice","iter","SplitNMut"],"kind":"struct"},"2779":{"crate_id":20,"path":["crux_core","bridge","_","deserialize","__Field"],"kind":"enum"},"3660":{"crate_id":55,"path":["phf","ordered_set","OrderedSet"],"kind":"struct"},"1344":{"crate_id":5,"path":["alloc","vec","into_iter","IntoIter"],"kind":"struct"},"463":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x2_t"],"kind":"struct"},"2225":{"crate_id":33,"path":["futures_util","io","copy_buf","CopyBuf"],"kind":"struct"},"3106":{"crate_id":2,"path":["core","cmp","Ordering"],"kind":"enum"},"2552":{"crate_id":6,"path":["libc","unix","bsd","apple","fstore_t"],"kind":"struct"},"790":{"crate_id":6,"path":["libc","unix","bsd","apple","image_offset"],"kind":"struct"},"1671":{"crate_id":17,"path":["object","elf","Verdaux"],"kind":"struct"},"3433":{"crate_id":16,"path":["gimli","read","op","OperationEvaluationResult"],"kind":"enum"},"1998":{"crate_id":2,"path":["core","sync","exclusive","Exclusive"],"kind":"struct"},"1117":{"crate_id":1,"path":["std","os","darwin","fs","MetadataExt"],"kind":"trait"},"2879":{"crate_id":1,"path":["std","io","Read"],"kind":"trait"},"1444":{"crate_id":20,"path":["crux_core","bridge","_","deserialize","__FieldVisitor"],"kind":"struct"},"563":{"crate_id":2,"path":["core","ops","deref","Receiver"],"kind":"trait"},"2325":{"crate_id":6,"path":["libc","unix","bsd","apple","proc_threadinfo"],"kind":"struct"},"3206":{"crate_id":5,"path":["alloc","rc","Rc"],"kind":"struct"},"2652":{"crate_id":1,"path":["std","path","State"],"kind":"enum"},"890":{"crate_id":17,"path":["object","xcoff","Rel64"],"kind":"struct"},"1771":{"crate_id":33,"path":["futures_util","future","future","shared","Notifier"],"kind":"struct"},"9":{"crate_id":2,"path":["core","future","future","Future"],"kind":"trait"},"3533":{"crate_id":27,"path":["thiserror","var","Var"],"kind":"struct"},"2098":{"crate_id":11,"path":["hashbrown","map","Iter"],"kind":"struct"},"1217":{"crate_id":1,"path":["std","collections","hash","set","Iter"],"kind":"struct"},"2979":{"crate_id":33,"path":["futures_util","future","try_join","TryJoin5"],"kind":"struct"},"3306":{"crate_id":1,"path":["std","ffi","os_str","OsStr"],"kind":"struct"},"663":{"crate_id":45,"path":["serde_reflection","format","_","serialize","__SerializeWith"],"kind":"struct"},"1544":{"crate_id":24,"path":["bincode","config","limit","Infinite"],"kind":"struct"},"2425":{"crate_id":33,"path":["futures_util","fns","InspectFn"],"kind":"struct"},"2752":{"crate_id":16,"path":["gimli","read","dwarf","Unit"],"kind":"struct"},"990":{"crate_id":2,"path":["core","fmt","Octal"],"kind":"trait"},"1871":{"crate_id":1,"path":["std","os","unix","thread","JoinHandleExt"],"kind":"trait"},"3633":{"crate_id":5,"path":["alloc","collections","vec_deque","drain","Drain"],"kind":"struct"},"2198":{"crate_id":5,"path":["alloc","alloc","alloc"],"kind":"function"},"436":{"crate_id":16,"path":["gimli","read","Error"],"kind":"enum"},"1317":{"crate_id":2,"path":["core","core_arch","simd","i8x2"],"kind":"struct"},"3079":{"crate_id":2,"path":["core","core_arch","simd","u64x8"],"kind":"struct"},"3406":{"crate_id":6,"path":["libc","unix","bsd","apple","sembuf"],"kind":"struct"},"763":{"crate_id":1,"path":["std","unit"],"kind":"primitive"},"1644":{"crate_id":16,"path":["gimli","read","endian_slice","EndianSlice"],"kind":"struct"},"2525":{"crate_id":21,"path":["serde","__private","de","FlatStructAccess"],"kind":"struct"},"2852":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x4x3_t"],"kind":"struct"},"1090":{"crate_id":32,"path":["futures_core","stream","Stream"],"kind":"trait"},"1971":{"crate_id":6,"path":["libc","unix","bsd","apple","proc_vnodepathinfo"],"kind":"struct"},"3733":{"crate_id":21,"path":["serde","de","value","MapDeserializer"],"kind":"struct"},"1417":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"536":{"crate_id":2,"path":["core","iter","adapters","enumerate","Enumerate"],"kind":"struct"},"2298":{"crate_id":6,"path":["libc","unix","bsd","apple","rusage_info_v4"],"kind":"struct"},"3179":{"crate_id":2,"path":["core","str","iter","LinesAny"],"kind":"struct"},"3506":{"crate_id":18,"path":["memchr","memmem","searcher","TwoWayWithPrefilter"],"kind":"struct"},"863":{"crate_id":1,"path":["std","collections","hash","map","ExtractIf"],"kind":"struct"},"1744":{"crate_id":15,"path":["addr2line","RangeAttributes"],"kind":"struct"},"2625":{"crate_id":17,"path":["object","xcoff","CsectAux32"],"kind":"struct"},"2071":{"crate_id":21,"path":["serde","ser","SerializeTupleVariant"],"kind":"trait"},"1190":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x16x3_t"],"kind":"struct"},"2952":{"crate_id":18,"path":["memchr","arch","all","memchr","TwoIter"],"kind":"struct"},"1517":{"crate_id":2,"path":["core"],"kind":"module"},"636":{"crate_id":21,"path":["serde","de","WithDecimalPoint"],"kind":"struct"},"2398":{"crate_id":1,"path":["std","sys","pal","unix","fd","FileDesc"],"kind":"struct"},"3279":{"crate_id":33,"path":["futures_util","sink","flush","Flush"],"kind":"struct"},"2725":{"crate_id":55,"path":["phf","ordered_map","OrderedMap"],"kind":"struct"},"963":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1844":{"crate_id":2,"path":["core","mem","maybe_uninit","MaybeUninit"],"kind":"union"},"3606":{"crate_id":45,"path":["serde_reflection","format","Format"],"kind":"enum"},"2171":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"409":{"crate_id":33,"path":["futures_util","stream","stream","filter_map","FilterMap"],"kind":"struct"},"1290":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"3052":{"crate_id":2,"path":["core","num","dec2flt","common","BiasedFp"],"kind":"struct"},"1617":{"crate_id":2,"path":["core","ops","deref","DerefMut"],"kind":"trait"},"736":{"crate_id":5,"path":["alloc","collections","btree","navigate","LazyLeafRange"],"kind":"struct"},"2498":{"crate_id":1,"path":["std","sys","pal","unix","process","process_inner","do_exec","Reset"],"kind":"struct"},"3379":{"crate_id":30,"path":["crossbeam_utils","sync","sharded_lock","ShardedLock"],"kind":"struct"},"2825":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x16x4_t"],"kind":"struct"},"1063":{"crate_id":16,"path":["gimli","constants","DwRle"],"kind":"struct"},"1944":{"crate_id":33,"path":["futures_util","stream","try_stream","try_buffered","TryBuffered"],"kind":"struct"},"3706":{"crate_id":57,"path":["siphasher"],"kind":"module"},"2271":{"crate_id":1,"path":["std","io","buffered","bufreader","BufReader"],"kind":"struct"},"509":{"crate_id":16,"path":["gimli","read","cfi","SectionBaseAddresses"],"kind":"struct"},"1390":{"crate_id":5,"path":["alloc","borrow","Cow"],"kind":"enum"},"3152":{"crate_id":1,"path":["std","thread","local","AccessError"],"kind":"struct"},"3479":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x8x3_t"],"kind":"struct"},"836":{"crate_id":1,"path":["std","collections","hash","map","HashMap"],"kind":"struct"},"1717":{"crate_id":57,"path":["siphasher","sip128","Hasher"],"kind":"struct"},"2598":{"crate_id":13,"path":["std_detect"],"kind":"module"},"2925":{"crate_id":16,"path":["gimli","read","addr","DebugAddr"],"kind":"struct"},"1163":{"crate_id":41,"path":["memchr","arch","all","twoway","TwoWay"],"kind":"struct"},"2044":{"crate_id":33,"path":["futures_util","future","try_join","TryJoin"],"kind":"struct"},"2371":{"crate_id":2,"path":["core","async_iter","async_iter","AsyncIterator"],"kind":"trait"},"609":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1490":{"crate_id":6,"path":["libc","unix","bsd","apple","xucred"],"kind":"struct"},"3252":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x2x2_t"],"kind":"struct"},"3579":{"crate_id":2,"path":["core","hash","sip","SipHasher24"],"kind":"struct"},"936":{"crate_id":2,"path":["core","convert","AsRef"],"kind":"trait"},"55":{"crate_id":2,"path":["core","any","TypeId"],"kind":"struct"},"1817":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2698":{"crate_id":21,"path":["serde","de","impls","deserialize","deserialize","FieldVisitor"],"kind":"struct"},"3025":{"crate_id":2,"path":["core","ffi","c_str","Bytes"],"kind":"struct"},"382":{"crate_id":16,"path":["gimli","read","rnglists","DebugRanges"],"kind":"struct"},"1263":{"crate_id":17,"path":["object","read","any","SegmentIteratorInternal"],"kind":"enum"},"2144":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","VecInPlaceVisitor"],"kind":"struct"},"1590":{"crate_id":2,"path":["core","iter","adapters","cycle","Cycle"],"kind":"struct"},"709":{"crate_id":2,"path":["core","task","wake","ExtData"],"kind":"enum"},"2471":{"crate_id":17,"path":["object","read","elf","note","Note"],"kind":"struct"},"3352":{"crate_id":16,"path":["gimli","constants","DwSectV2"],"kind":"struct"},"3679":{"crate_id":43,"path":["anyhow","wrapper","DisplayError"],"kind":"struct"},"1036":{"crate_id":5,"path":["alloc","vec","in_place_drop","InPlaceDrop"],"kind":"struct"},"1917":{"crate_id":25,"path":["erased_serde","ser","SerializeTuple"],"kind":"trait"},"2798":{"crate_id":1,"path":["std","sync","mpmc","error","SendTimeoutError"],"kind":"enum"},"2244":{"crate_id":1,"path":["std","net","tcp","IntoIncoming"],"kind":"struct"},"482":{"crate_id":17,"path":["object","read","pe","rich","RichHeaderEntry"],"kind":"struct"},"1363":{"crate_id":2,"path":["core","task","wake","RawWakerVTable"],"kind":"struct"},"3125":{"crate_id":33,"path":["futures_util","stream","try_stream","or_else","_","__Origin"],"kind":"struct"},"1690":{"crate_id":6,"path":["libc","unix","bsd","regex_t"],"kind":"struct"},"809":{"crate_id":17,"path":["object","read","SectionIndex"],"kind":"struct"},"2571":{"crate_id":33,"path":["futures_util","io","buf_writer","_","__Origin"],"kind":"struct"},"3452":{"crate_id":17,"path":["object","pe","ImageCor20Header"],"kind":"struct"},"1136":{"crate_id":33,"path":["futures_util","stream","poll_fn","PollFn"],"kind":"struct"},"2017":{"crate_id":21,"path":["serde","de","impls","deserialize","deserialize","KindVisitor"],"kind":"struct"},"2898":{"crate_id":33,"path":["futures_util","sink","with","_","__Origin"],"kind":"struct"},"2344":{"crate_id":2,"path":["core","ops","try_trait","NeverShortCircuit"],"kind":"struct"},"582":{"crate_id":29,"path":["crossbeam_channel","err","TrySendError"],"kind":"enum"},"1463":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x8_t"],"kind":"struct"},"3225":{"crate_id":33,"path":["futures_util","stream","try_stream","try_fold","_","__Origin"],"kind":"struct"},"1790":{"crate_id":2,"path":["core","ptr","unique","Unique"],"kind":"struct"},"909":{"crate_id":17,"path":["object","read","any","Segment"],"kind":"struct"},"2671":{"crate_id":2,"path":["core","iter","adapters","cloned","Cloned"],"kind":"struct"},"3552":{"crate_id":21,"path":["serde","__private","ser","FlatMapSerializer"],"kind":"struct"},"2998":{"crate_id":33,"path":["futures_util","stream","futures_ordered","OrderWrapper"],"kind":"struct"},"355":{"crate_id":1,"path":["std","io","stdio","Stdout"],"kind":"struct"},"1236":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","pthread_once_t"],"kind":"struct"},"2117":{"crate_id":33,"path":["futures_util","future","try_future","TryFlattenErr"],"kind":"struct"},"2444":{"crate_id":1,"path":["std","thread","PanicGuard"],"kind":"struct"},"682":{"crate_id":25,"path":["erased_serde","sealed","serialize","Sealed"],"kind":"trait"},"1563":{"crate_id":21,"path":["serde","de","impls","ArrayVisitor"],"kind":"struct"},"3325":{"crate_id":2,"path":["core","iter","adapters","filter_map","next_chunk","Guard"],"kind":"struct"},"3652":{"crate_id":10,"path":["adler2","algo","U32X4"],"kind":"struct"},"1890":{"crate_id":17,"path":["object","macho","ScatteredRelocationInfo"],"kind":"struct"},"128":{"crate_id":0,"path":["crux_kv","error"],"kind":"module"},"1009":{"crate_id":2,"path":["core","str","pattern","CharPredicateSearcher"],"kind":"struct"},"2771":{"crate_id":16,"path":["gimli","read","aranges","ArangeHeaderIter"],"kind":"struct"},"3098":{"crate_id":20,"path":["crux_core","command","context","CommandContext"],"kind":"struct"},"455":{"crate_id":57,"path":["siphasher","sip128","SipHasher13"],"kind":"struct"},"1336":{"crate_id":21,"path":["serde","de","value","MapAccessDeserializer"],"kind":"struct"},"2217":{"crate_id":33,"path":["futures_util","stream","select_with_strategy","_","__Origin"],"kind":"struct"},"2544":{"crate_id":1,"path":["std","collections","hash","map","IntoValues"],"kind":"struct"},"782":{"crate_id":17,"path":["object","read","any","SectionIterator"],"kind":"struct"},"1663":{"crate_id":2,"path":["core","core_arch","simd","u32x16"],"kind":"struct"},"3425":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"1109":{"crate_id":11,"path":["hashbrown","map","Drain"],"kind":"struct"},"1990":{"crate_id":2,"path":["core","slice","raw","from_raw_parts"],"kind":"function"},"2871":{"crate_id":1,"path":["std","net","socket_addr","ToSocketAddrs"],"kind":"trait"},"3198":{"crate_id":2,"path":["core","slice","iter","RChunksExactMut"],"kind":"struct"},"555":{"crate_id":2,"path":["core","iter","adapters","zip","TrustedRandomAccess"],"kind":"trait"},"1436":{"crate_id":22,"path":["serde_derive","Serialize"],"kind":"proc_derive"},"2317":{"crate_id":6,"path":["libc","unix","bsd","apple","sockaddr_ctl"],"kind":"struct"},"1763":{"crate_id":1,"path":["std","io","IoSliceMut"],"kind":"struct"},"882":{"crate_id":51,"path":["include_dir","file","File"],"kind":"struct"},"2644":{"crate_id":24,"path":["bincode","config","legacy","EndianOption"],"kind":"enum"},"1":{"crate_id":2,"path":["core","marker","PhantomData"],"kind":"struct"},"3525":{"crate_id":1,"path":["std","sys","pal","unix","fs","OpenOptions"],"kind":"struct"},"1209":{"crate_id":55,"path":["phf","set","Iter"],"kind":"struct"},"2090":{"crate_id":23,"path":["slab","Drain"],"kind":"struct"},"2971":{"crate_id":1,"path":["std","path","Path"],"kind":"struct"},"2417":{"crate_id":2,"path":["core","marker","Copy"],"kind":"trait"},"655":{"crate_id":17,"path":["object","elf","Verdef"],"kind":"struct"},"1536":{"crate_id":5,"path":["alloc","collections","binary_heap","RebuildOnDrop"],"kind":"struct"},"3298":{"crate_id":33,"path":["futures_util","stream","stream","peek","_","__Origin"],"kind":"struct"},"1863":{"crate_id":13,"path":["std_detect","detect","cache","Initializer"],"kind":"struct"},"982":{"crate_id":1,"path":["std","sys","personality","dwarf","eh","EHContext"],"kind":"struct"},"2744":{"crate_id":33,"path":["futures_util","fns","InspectErrFn"],"kind":"struct"},"3625":{"crate_id":17,"path":["object","read","xcoff","symbol","XcoffSymbolTable"],"kind":"struct"},"1309":{"crate_id":24,"path":["bincode","byteorder","LittleEndian"],"kind":"struct"},"428":{"crate_id":33,"path":["futures_util","future","try_join","_","__Origin"],"kind":"struct"},"2190":{"crate_id":29,"path":["crossbeam_channel","counter","Receiver"],"kind":"struct"},"3071":{"crate_id":21,"path":["serde","__private","de","missing_field","MissingFieldDeserializer"],"kind":"struct"},"2517":{"crate_id":1,"path":["std","sys","pal","unix","fs","DirBuilder"],"kind":"struct"},"755":{"crate_id":16,"path":["gimli","read","cfi","ParsedEhFrameHdr"],"kind":"struct"},"1636":{"crate_id":59,"path":["textwrap","splitting","WordSplitter"],"kind":"trait"},"3398":{"crate_id":16,"path":["gimli","read","loclists","RawLocListIter"],"kind":"struct"},"1963":{"crate_id":44,"path":["serde_generate","typescript","Installer"],"kind":"struct"},"1082":{"crate_id":11,"path":["hashbrown","table","VacantEntry"],"kind":"struct"},"2844":{"crate_id":2,"path":["core","num","wrapping","Wrapping"],"kind":"struct"},"3725":{"crate_id":17,"path":["object","macho","DyldInfoCommand"],"kind":"struct"},"3171":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x8x3_t"],"kind":"struct"},"528":{"crate_id":16,"path":["gimli","read","op","Piece"],"kind":"struct"},"1409":{"crate_id":17,"path":["object","macho","DyldCacheImageInfo"],"kind":"struct"},"2290":{"crate_id":33,"path":["futures_util","stream","stream","catch_unwind","CatchUnwind"],"kind":"struct"},"2617":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"855":{"crate_id":1,"path":["std","sys","io","io_slice","iovec","IoSlice"],"kind":"struct"},"1736":{"crate_id":40,"path":["futures_io","if_std","AsyncRead"],"kind":"trait"},"3498":{"crate_id":1,"path":["std","sys","pal","unix","stdio","Stdin"],"kind":"struct"},"2063":{"crate_id":1,"path":["std","time","SystemTimeError"],"kind":"struct"},"1182":{"crate_id":2,"path":["core","core_arch","simd","f64x4"],"kind":"struct"},"2944":{"crate_id":1,"path":["std","sync","mpsc","Receiver"],"kind":"struct"},"3271":{"crate_id":2,"path":["core","net","socket_addr","SocketAddrV4"],"kind":"struct"},"628":{"crate_id":42,"path":["futures_executor","enter","Enter"],"kind":"struct"},"1509":{"crate_id":17,"path":["object","read","pe","export","ExportTarget"],"kind":"enum"},"2390":{"crate_id":6,"path":["libc","unix","bsd","apple","dirent"],"kind":"struct"},"2717":{"crate_id":11,"path":["hashbrown","table","Entry"],"kind":"enum"},"955":{"crate_id":21,"path":["serde","de","impls","range_to","RangeToVisitor"],"kind":"struct"},"1836":{"crate_id":33,"path":["futures_util","stream","stream","any","_","__Origin"],"kind":"struct"},"3598":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__DeserializeWith"],"kind":"struct"},"1282":{"crate_id":16,"path":["gimli","common","DebugLineOffset"],"kind":"struct"},"401":{"crate_id":6,"path":["libc","unix","bsd","apple","pthread_mutex_t"],"kind":"struct"},"2163":{"crate_id":9,"path":["miniz_oxide","MZError"],"kind":"enum"},"3044":{"crate_id":33,"path":["futures_util","sink","feed","Feed"],"kind":"struct"},"3371":{"crate_id":2,"path":["core","char","decode","DecodeUtf16"],"kind":"struct"},"728":{"crate_id":25,"path":["erased_serde","ser","erase","Serializer"],"kind":"enum"},"1609":{"crate_id":1,"path":["std","sync","mpsc","Sender"],"kind":"struct"},"2490":{"crate_id":2,"path":["core","async_iter","async_iter","IntoAsyncIterator"],"kind":"trait"},"1936":{"crate_id":1,"path":["std","sys","pal","unix","fs","FileAttr"],"kind":"struct"},"1055":{"crate_id":16,"path":["gimli","read","abbrev","DebugAbbrev"],"kind":"struct"},"2817":{"crate_id":29,"path":["crossbeam_channel","channel","TryIter"],"kind":"struct"},"3698":{"crate_id":2,"path":["core","ops","bit","BitAnd"],"kind":"trait"},"1382":{"crate_id":11,"path":["hashbrown","raw","Fallibility"],"kind":"enum"},"501":{"crate_id":33,"path":["futures_util","future","try_future","UnwrapOrElse"],"kind":"struct"},"2263":{"crate_id":16,"path":["gimli","constants","DwDsc"],"kind":"struct"},"3144":{"crate_id":29,"path":["crossbeam_channel","err","SendTimeoutError"],"kind":"enum"},"3471":{"crate_id":2,"path":["core","num","niche_types","U64NotAllOnes"],"kind":"struct"},"828":{"crate_id":2,"path":["core","array","Guard"],"kind":"struct"},"1709":{"crate_id":2,"path":["core","iter","sources","repeat_n","RepeatN"],"kind":"struct"},"2590":{"crate_id":1,"path":["std"],"kind":"module"},"2036":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1155":{"crate_id":2,"path":["core","marker","PointerLike"],"kind":"trait"},"2917":{"crate_id":2,"path":["core","core_simd","cast","SimdCast"],"kind":"trait"},"1482":{"crate_id":5,"path":["alloc","collections","binary_heap","IntoIter"],"kind":"struct"},"601":{"crate_id":1,"path":["std","io","stdio","StderrRaw"],"kind":"struct"},"2363":{"crate_id":33,"path":["futures_util","io","write","Write"],"kind":"struct"},"3244":{"crate_id":1,"path":["std","hash","random","RandomState"],"kind":"struct"},"2690":{"crate_id":1,"path":["std","io","util","Repeat"],"kind":"struct"},"928":{"crate_id":2,"path":["core","sync","atomic","AtomicBool"],"kind":"struct"},"1809":{"crate_id":43,"path":["anyhow","wrapper","BoxedError"],"kind":"struct"},"3571":{"crate_id":24,"path":["bincode","config","limit","SizeLimit"],"kind":"trait"},"2136":{"crate_id":15,"path":["addr2line","unit","LocationRangeIter"],"kind":"struct"},"374":{"crate_id":2,"path":["core","slice","iter","RSplitN"],"kind":"struct"},"1255":{"crate_id":11,"path":["hashbrown","raw","ProbeSeq"],"kind":"struct"},"3017":{"crate_id":21,"path":["serde","de","impls","deserialize","IpAddrKind"],"kind":"enum"},"3344":{"crate_id":43,"path":["anyhow","context","Quoted"],"kind":"struct"},"1582":{"crate_id":6,"path":["libc","unix","bsd","apple","qos_class_t"],"kind":"enum"},"701":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x1x3_t"],"kind":"struct"},"2463":{"crate_id":6,"path":["libc","unix","hostent"],"kind":"struct"},"2790":{"crate_id":1,"path":["std","io","Take"],"kind":"struct"},"1028":{"crate_id":1,"path":["std","backtrace_rs","print","PrintFmt"],"kind":"enum"},"1909":{"crate_id":33,"path":["futures_util","stream","stream","flatten_unordered","SharedPollState"],"kind":"struct"},"3671":{"crate_id":1,"path":["std","fs","read_to_string"],"kind":"function"},"2236":{"crate_id":2,"path":["core","error","tags","Value"],"kind":"struct"},"474":{"crate_id":1,"path":["std","sys_common","wtf8","CodePoint"],"kind":"struct"},"1355":{"crate_id":16,"path":["gimli","read","unit","UnitHeader"],"kind":"struct"},"3117":{"crate_id":1,"path":["std","collections","hash","set","SymmetricDifference"],"kind":"struct"},"3444":{"crate_id":2,"path":["core","iter","adapters","take","Take"],"kind":"struct"},"801":{"crate_id":1,"path":["std","io","Lines"],"kind":"struct"},"1682":{"crate_id":1,"path":["std","thread","JoinHandle"],"kind":"struct"},"2563":{"crate_id":2,"path":["core","panic","location","Location"],"kind":"struct"},"2890":{"crate_id":2,"path":["core","fmt","rt","Argument"],"kind":"struct"},"1128":{"crate_id":2,"path":["core","option","IntoIter"],"kind":"struct"},"2009":{"crate_id":6,"path":["libc","unix","bsd","apple","sysdir_search_path_directory_t"],"kind":"enum"},"1455":{"crate_id":6,"path":["libc","unix","bsd","apple","in6_addrlifetime"],"kind":"struct"},"574":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"2336":{"crate_id":16,"path":["gimli","read","cfi","CfiEntriesIter"],"kind":"struct"},"3217":{"crate_id":6,"path":["libc","unix","bsd","apple","sockaddr_in"],"kind":"struct"},"3544":{"crate_id":41,"path":["memchr","arch","all","rabinkarp","FinderRev"],"kind":"struct"},"901":{"crate_id":2,"path":["core","slice","iter","RChunksExact"],"kind":"struct"},"1782":{"crate_id":1,"path":["std","net","Shutdown"],"kind":"enum"},"20":{"crate_id":2,"path":["core","convert","From"],"kind":"trait"},"2663":{"crate_id":1,"path":["std","os","unix","fs","PermissionsExt"],"kind":"trait"},"2990":{"crate_id":16,"path":["gimli","read","rnglists","Range"],"kind":"struct"},"347":{"crate_id":2,"path":["core","hash","sip","SipHasher13"],"kind":"struct"},"1228":{"crate_id":20,"path":["crux_core","typegen","TypeGenError"],"kind":"enum"},"2109":{"crate_id":33,"path":["futures_util","future","future","shared","WeakShared"],"kind":"struct"},"1555":{"crate_id":5,"path":["alloc","task","Wake"],"kind":"trait"},"674":{"crate_id":5,"path":["alloc","collections","vec_deque","into_iter","try_rfold","Guard"],"kind":"struct"},"2436":{"crate_id":33,"path":["futures_util","io","allow_std","AllowStdIo"],"kind":"struct"},"3317":{"crate_id":16,"path":["gimli","read","cfi","CieOrFde"],"kind":"enum"},"3644":{"crate_id":1,"path":["std","sync","barrier","BarrierWaitResult"],"kind":"struct"},"1001":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1882":{"crate_id":16,"path":["gimli","constants","DwChildren"],"kind":"struct"},"2763":{"crate_id":1,"path":["std","panicking","Hook"],"kind":"enum"},"2209":{"crate_id":30,"path":["crossbeam_utils","sync","parker","Unparker"],"kind":"struct"},"447":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1328":{"crate_id":62,"path":["crux_macros"],"kind":"module"},"3090":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"1655":{"crate_id":2,"path":["core","core_simd","lane_count","LaneCount"],"kind":"struct"},"774":{"crate_id":5,"path":["alloc","rc","UniqueRc"],"kind":"struct"},"2536":{"crate_id":2,"path":["core","alloc","global","GlobalAlloc"],"kind":"trait"},"3417":{"crate_id":2,"path":["core","core_arch","simd","u8x2"],"kind":"struct"},"2863":{"crate_id":2,"path":["core","ptr","without_provenance"],"kind":"function"},"1101":{"crate_id":17,"path":["object","pe","ImageDynamicRelocation64"],"kind":"struct"},"1982":{"crate_id":33,"path":["futures_util","stream","stream","peek","PeekMut"],"kind":"struct"},"2309":{"crate_id":33,"path":["futures_util","stream","stream","select_next_some","SelectNextSome"],"kind":"struct"},"547":{"crate_id":17,"path":["object","read","archive","MemberHeader"],"kind":"enum"},"1428":{"crate_id":16,"path":["gimli","read","pubtypes","PubTypesEntryIter"],"kind":"struct"},"3190":{"crate_id":2,"path":["core","task","wake","LocalWaker"],"kind":"struct"},"3517":{"crate_id":2,"path":["core","char","ToLowercase"],"kind":"struct"},"1755":{"crate_id":2,"path":["core","core_arch","aarch64","neon","splat","JustOne"],"kind":"struct"},"874":{"crate_id":1,"path":["std","fs","exists"],"kind":"function"},"2636":{"crate_id":63,"path":["serde_bytes","ser","Serialize"],"kind":"trait"},"2963":{"crate_id":2,"path":["core","core_arch","simd","u64x2"],"kind":"struct"},"1201":{"crate_id":17,"path":["object","read","any","SectionRelocationIteratorInternal"],"kind":"enum"},"2082":{"crate_id":2,"path":["core","core_simd","masks","MaskElement"],"kind":"trait"},"2409":{"crate_id":2,"path":["core","slice","sort","unstable","quicksort","GapGuardRaw"],"kind":"struct"},"647":{"crate_id":2,"path":["core","iter","adapters","filter_map","FilterMap"],"kind":"struct"},"1528":{"crate_id":1,"path":["std","io","cursor","Cursor"],"kind":"struct"},"3290":{"crate_id":18,"path":["memchr","memchr","Memchr2"],"kind":"struct"},"3617":{"crate_id":63,"path":["serde_bytes","ser","serialize","AsBytes"],"kind":"struct"},"974":{"crate_id":5,"path":["alloc","collections","btree","set","DifferenceInner"],"kind":"enum"},"1855":{"crate_id":1,"path":["std","collections","hash","map","Drain"],"kind":"struct"},"2736":{"crate_id":17,"path":["object","endian","I32Bytes"],"kind":"struct"},"3063":{"crate_id":2,"path":["core","iter","traits","iterator","Iterator"],"kind":"trait"},"420":{"crate_id":50,"path":["unicode_segmentation","grapheme","GraphemeCursor"],"kind":"struct"},"1301":{"crate_id":33,"path":["futures_util","stream","try_stream","_","__Origin"],"kind":"struct"},"2182":{"crate_id":16,"path":["gimli","read","str","DebugLineStr"],"kind":"struct"},"1628":{"crate_id":17,"path":["object","pe","ImageDebugMisc"],"kind":"struct"},"747":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2509":{"crate_id":25,"path":["erased_serde"],"kind":"module"},"3390":{"crate_id":48,"path":["once_cell","race","OnceNonZeroUsize"],"kind":"struct"},"3717":{"crate_id":5,"path":["alloc","collections","btree","merge_iter","MergeIterInner"],"kind":"struct"},"1074":{"crate_id":17,"path":["object","elf","Dyn64"],"kind":"struct"},"1955":{"crate_id":16,"path":["gimli","common","DebugStrOffsetsBase"],"kind":"struct"},"2836":{"crate_id":17,"path":["object","xcoff","FunAux64"],"kind":"struct"},"3163":{"crate_id":17,"path":["object","common","SectionFlags"],"kind":"enum"},"520":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x2x4_t"],"kind":"struct"},"1401":{"crate_id":38,"path":["pin_project_lite"],"kind":"module"},"2282":{"crate_id":2,"path":["core","array","drain","Drain"],"kind":"struct"},"1728":{"crate_id":11,"path":["hashbrown","table","IterHash"],"kind":"struct"},"847":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x16x4_t"],"kind":"struct"},"2609":{"crate_id":39,"path":["futures_channel","lock","Lock"],"kind":"struct"},"3490":{"crate_id":17,"path":["object","read","pe","resource","ResourceName"],"kind":"struct"},"1174":{"crate_id":24,"path":["bincode","ser","SizeCompound"],"kind":"struct"},"2055":{"crate_id":2,"path":["core","panic","panic_info","PanicMessage"],"kind":"struct"},"2936":{"crate_id":17,"path":["object","elf","Dyn32"],"kind":"struct"},"2382":{"crate_id":43,"path":["anyhow","context","ext","StdError"],"kind":"trait"},"620":{"crate_id":21,"path":["serde","de","value","I64Deserializer"],"kind":"struct"},"1501":{"crate_id":1,"path":["std","fs","read_dir"],"kind":"function"},"3263":{"crate_id":16,"path":["gimli","common","DebugStrOffsetsIndex"],"kind":"struct"},"1828":{"crate_id":24,"path":["bincode","config","WithOtherTrailing"],"kind":"struct"},"66":{"crate_id":0,"path":["crux_kv","error","KeyValueError","Other"],"kind":"variant"},"947":{"crate_id":33,"path":["futures_util","stream","select_with_strategy","SelectWithStrategy"],"kind":"struct"},"2709":{"crate_id":54,"path":["glob","Paths"],"kind":"struct"},"3036":{"crate_id":2,"path":["core","iter","adapters","zip","Zip"],"kind":"struct"},"1274":{"crate_id":33,"path":["futures_util","lock","mutex","OwnedMutexGuard"],"kind":"struct"},"393":{"crate_id":6,"path":["libc","unix","bsd","apple","sa_endpoints_t"],"kind":"struct"},"2155":{"crate_id":1,"path":["std","sys","pal","unix","os","EnvStrDebug"],"kind":"struct"},"3590":{"crate_id":33,"path":["futures_util","io","seek","Seek"],"kind":"struct"},"2482":{"crate_id":2,"path":["core","core_arch","simd","u8x4"],"kind":"struct"},"720":{"crate_id":2,"path":["core","future","pending","Pending"],"kind":"struct"},"1601":{"crate_id":6,"path":["libc","unix","bsd","apple","malloc_statistics_t"],"kind":"struct"},"3363":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x2x4_t"],"kind":"struct"},"1928":{"crate_id":17,"path":["object","read","macho","dyld_cache","DyldCacheImage"],"kind":"struct"},"1047":{"crate_id":33,"path":["futures_util","stream","stream","collect","_","__Origin"],"kind":"struct"},"2809":{"crate_id":21,"path":["serde","ser","SerializeMap"],"kind":"trait"},"3690":{"crate_id":2,"path":["core","cell","Cell"],"kind":"struct"},"3136":{"crate_id":25,"path":["erased_serde","sealed","serializer","Sealed"],"kind":"trait"},"493":{"crate_id":24,"path":["bincode","config","trailing","RejectTrailing"],"kind":"struct"},"1374":{"crate_id":1,"path":["std","i16"],"kind":"primitive"},"2255":{"crate_id":24,"path":["bincode","ser","SizeChecker"],"kind":"struct"},"2582":{"crate_id":33,"path":["futures_util","stream","stream","for_each","ForEach"],"kind":"struct"},"820":{"crate_id":2,"path":["core","ops","unsize","DispatchFromDyn"],"kind":"trait"},"1701":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3463":{"crate_id":16,"path":["gimli","read","abbrev","AbbreviationsCache"],"kind":"struct"},"1147":{"crate_id":18,"path":["memchr","memmem","searcher","PrefilterKind"],"kind":"union"},"2028":{"crate_id":2,"path":["core","hash","BuildHasherDefault"],"kind":"struct"},"2909":{"crate_id":33,"path":["futures_util","stream","stream","fuse","Fuse"],"kind":"struct"},"3236":{"crate_id":21,"path":["serde","de","impls","range","RangeVisitor"],"kind":"struct"},"593":{"crate_id":16,"path":["gimli","read","line","LineRows"],"kind":"struct"},"1474":{"crate_id":14,"path":["rustc_demangle"],"kind":"module"},"2355":{"crate_id":2,"path":["core","ops","arith","Add"],"kind":"trait"},"2682":{"crate_id":5,"path":["alloc","collections","linked_list","CursorMut"],"kind":"struct"},"920":{"crate_id":41,"path":["memchr","memmem","searcher","PrefilterKind"],"kind":"union"},"1801":{"crate_id":30,"path":["crossbeam_utils","sync","once_lock","OnceLock"],"kind":"struct"},"3563":{"crate_id":33,"path":["futures_util","stream","try_stream","try_all","_","__Origin"],"kind":"struct"},"1247":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"366":{"crate_id":11,"path":["hashbrown","control","group","neon","Group"],"kind":"struct"},"2128":{"crate_id":33,"path":["futures_util","stream","try_stream","try_any","_","__Origin"],"kind":"struct"},"3009":{"crate_id":33,"path":["futures_util","stream","try_stream","TryStreamExt"],"kind":"trait"},"3336":{"crate_id":2,"path":["core","num","niche_types","I64NotAllOnes"],"kind":"struct"},"693":{"crate_id":16,"path":["gimli","constants","DwForm"],"kind":"struct"},"1574":{"crate_id":29,"path":["crossbeam_channel","flavors","list","ListToken"],"kind":"struct"},"2455":{"crate_id":2,"path":["core","core_simd","lane_count","sealed","Sealed"],"kind":"trait"},"1901":{"crate_id":21,"path":["serde","de","impls","ArrayInPlaceVisitor"],"kind":"struct"},"1020":{"crate_id":1,"path":["std","sys","pal","unix","pipe","AnonPipe"],"kind":"struct"},"2782":{"crate_id":5,"path":["alloc","collections","binary_heap","Drain"],"kind":"struct"},"3663":{"crate_id":1,"path":["std","process","ChildStdin"],"kind":"struct"},"1347":{"crate_id":59,"path":["textwrap"],"kind":"module"},"466":{"crate_id":17,"path":["object","read","archive","Members"],"kind":"enum"},"2228":{"crate_id":45,"path":["serde_reflection","format","NamedInternal"],"kind":"struct"},"3109":{"crate_id":5,"path":["alloc","collections","btree","merge_iter","Peeked"],"kind":"enum"},"2555":{"crate_id":21,"path":["serde","de","MapAccess"],"kind":"trait"},"793":{"crate_id":21,"path":["serde","de","value","private","UnitOnly"],"kind":"struct"},"1674":{"crate_id":2,"path":["core","sync","atomic","AtomicI32"],"kind":"struct"},"3436":{"crate_id":2,"path":["core","fmt","Binary"],"kind":"trait"},"2001":{"crate_id":51,"path":["include_dir","dir","Dir"],"kind":"struct"},"1120":{"crate_id":2,"path":["core","asserting","TryCaptureWithoutDebug"],"kind":"struct"},"2882":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3209":{"crate_id":16,"path":["gimli","read","op","Operation"],"kind":"enum"},"1447":{"crate_id":2,"path":["core","slice","sort","shared","smallsort","CopyOnDrop"],"kind":"struct"},"566":{"crate_id":5,"path":["alloc","collections","binary_heap","Hole"],"kind":"struct"},"2328":{"crate_id":16,"path":["gimli","read","op","EvaluationWaiting"],"kind":"enum"},"2655":{"crate_id":17,"path":["object","macho","MachHeader32"],"kind":"struct"},"893":{"crate_id":1,"path":["std","os","fd","owned","OwnedFd"],"kind":"struct"},"1774":{"crate_id":6,"path":["libc","unix","bsd","apple","pthread_mutexattr_t"],"kind":"struct"},"12":{"crate_id":5,"path":["alloc","vec","Vec"],"kind":"struct"},"3536":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2101":{"crate_id":2,"path":["core","ffi","va_list","VaListImpl"],"kind":"struct"},"339":{"crate_id":0,"path":["crux_kv","delete"],"kind":"function"},"1220":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x4x3_t"],"kind":"struct"},"2982":{"crate_id":43,"path":["anyhow","fmt","Indented"],"kind":"struct"},"3309":{"crate_id":41,"path":["memchr","memchr","Memchr3"],"kind":"struct"},"666":{"crate_id":2,"path":["core","str","pattern"],"kind":"module"},"1547":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x8x4_t"],"kind":"struct"},"2428":{"crate_id":33,"path":["futures_util","sink","with","With"],"kind":"struct"},"2755":{"crate_id":17,"path":["object","pe","ImageExportDirectory"],"kind":"struct"},"993":{"crate_id":18,"path":["memchr","memchr","Memchr"],"kind":"struct"},"1874":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"112":{"crate_id":2,"path":["core","marker","StructuralPartialEq"],"kind":"trait"},"3636":{"crate_id":17,"path":["object","read","pe","import","Import"],"kind":"enum"},"1320":{"crate_id":5,"path":["alloc","string","retain","SetLenOnDrop"],"kind":"struct"},"439":{"crate_id":1,"path":["std","fs","Permissions"],"kind":"struct"},"2201":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x2x3_t"],"kind":"struct"},"3082":{"crate_id":6,"path":["libc","unix","bsd","apple","vnode_info"],"kind":"struct"},"3409":{"crate_id":6,"path":["libc","unix","bsd","msghdr"],"kind":"struct"},"766":{"crate_id":17,"path":["object","pe","ImageHotPatchHashes"],"kind":"struct"},"1647":{"crate_id":11,"path":["hashbrown","map","EntryRef"],"kind":"enum"},"2528":{"crate_id":1,"path":["std","os","unix","fs","OpenOptionsExt"],"kind":"trait"},"2855":{"crate_id":45,"path":["serde_reflection","ser","StructSerializer"],"kind":"struct"},"1093":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__FieldVisitor"],"kind":"struct"},"1974":{"crate_id":2,"path":["core","iter","adapters","GenericShunt"],"kind":"struct"},"3736":{"crate_id":1,"path":["std","backtrace","BacktraceStatus"],"kind":"enum"},"1420":{"crate_id":24,"path":["bincode","config","endian","LittleEndian"],"kind":"struct"},"539":{"crate_id":6,"path":["libc","unix","bsd","apple","pthread_rwlock_t"],"kind":"struct"},"2301":{"crate_id":1,"path":["std","backtrace_rs","symbolize","SymbolName"],"kind":"struct"},"3182":{"crate_id":25,"path":["erased_serde","de","Deserializer"],"kind":"trait"},"3509":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","aarch64","__darwin_arm_exception_state64"],"kind":"struct"},"866":{"crate_id":1,"path":["std","sync","poison","mutex","Mutex"],"kind":"struct"},"1747":{"crate_id":6,"path":["libc","unix","bsd","apple","tcp_connection_info"],"kind":"struct"},"2628":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x16_t"],"kind":"struct"},"2074":{"crate_id":33,"path":["futures_util","io","split","WriteHalf"],"kind":"struct"},"1193":{"crate_id":36,"path":["futures_task","noop_waker","noop_waker_ref","SyncRawWaker"],"kind":"struct"},"2955":{"crate_id":6,"path":["libc","unix","bsd","apple","aiocb"],"kind":"struct"},"1520":{"crate_id":6,"path":["libc","unix","bsd","apple","pthread_rwlockattr_t"],"kind":"struct"},"639":{"crate_id":44,"path":["serde_generate","python3","Installer"],"kind":"struct"},"2401":{"crate_id":33,"path":["futures_util","io","close","Close"],"kind":"struct"},"3282":{"crate_id":50,"path":["unicode_segmentation","grapheme","GraphemeState"],"kind":"enum"},"2728":{"crate_id":5,"path":["alloc","collections","btree","navigate","LazyLeafHandle"],"kind":"enum"},"966":{"crate_id":17,"path":["object","read","elf","attributes","AttributesSubsection"],"kind":"struct"},"1847":{"crate_id":17,"path":["object","read","coff","symbol","SymbolTable"],"kind":"struct"},"3609":{"crate_id":2,"path":["core","num","niche_types","UsizeNoHighBit"],"kind":"struct"},"2174":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x8x4_t"],"kind":"struct"},"412":{"crate_id":16,"path":["gimli","read","relocate","RelocateReader"],"kind":"struct"},"1293":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Field"],"kind":"enum"},"3055":{"crate_id":41,"path":["memchr","arch","all","twoway","SuffixOrdering"],"kind":"enum"},"1620":{"crate_id":16,"path":["gimli","constants","DwMacro"],"kind":"struct"},"739":{"crate_id":2,"path":["core","ops","bit","BitXorAssign"],"kind":"trait"},"2501":{"crate_id":45,"path":["serde_reflection","value","EnumDeserializer"],"kind":"struct"},"3382":{"crate_id":1,"path":["std","collections","hash","map","RawOccupiedEntryMut"],"kind":"struct"},"2828":{"crate_id":5,"path":["alloc","collections","btree","map","entry","OccupiedEntry"],"kind":"struct"},"1066":{"crate_id":33,"path":["futures_util","stream","pending","Pending"],"kind":"struct"},"1947":{"crate_id":16,"path":["gimli","read","op","Location"],"kind":"enum"},"3709":{"crate_id":44,"path":["serde_generate","config","Encoding"],"kind":"enum"},"2274":{"crate_id":2,"path":["core","core_simd","simd","ptr","mut_ptr","SimdMutPtr","with_exposed_provenance"],"kind":"function"},"512":{"crate_id":2,"path":["core","core_simd","swizzle","interleave","Hi"],"kind":"struct"},"1393":{"crate_id":18,"path":["memchr","arch","all","memchr","One"],"kind":"struct"},"3155":{"crate_id":14,"path":["rustc_demangle","SizeLimitExhausted"],"kind":"struct"},"3482":{"crate_id":33,"path":["futures_util","io","write_vectored","WriteVectored"],"kind":"struct"},"839":{"crate_id":11,"path":["hashbrown","map","VacantEntryRef"],"kind":"struct"},"1720":{"crate_id":41,"path":["memchr","arch","all","packedpair","Pair"],"kind":"struct"},"2601":{"crate_id":2,"path":["core","iter","adapters","step_by","StepBy"],"kind":"struct"},"2928":{"crate_id":41,"path":["memchr","arch","generic","memchr","Iter"],"kind":"struct"},"1166":{"crate_id":18,"path":["memchr","arch","aarch64","neon","packedpair","Finder"],"kind":"struct"},"2047":{"crate_id":33,"path":["futures_util","stream","select_with_strategy","PollNext"],"kind":"enum"},"2374":{"crate_id":57,"path":["siphasher","sip128","Sip24Rounds"],"kind":"struct"},"612":{"crate_id":39,"path":["futures_channel","mpsc","BoundedSenderInner"],"kind":"struct"},"1493":{"crate_id":17,"path":["object","read","macho","load_command","LoadCommandIterator"],"kind":"struct"},"3255":{"crate_id":1,"path":["std","io","stdio","StdinLock"],"kind":"struct"},"3582":{"crate_id":16,"path":["gimli","common","DebugAddrBase"],"kind":"struct"},"939":{"crate_id":1,"path":["std","io","pipe","PipeReader"],"kind":"struct"},"58":{"crate_id":0,"path":["crux_kv","command","StatusResult"],"kind":"type_alias"},"1820":{"crate_id":17,"path":["object","macho","Section32"],"kind":"struct"},"2701":{"crate_id":33,"path":["futures_util","fns","MergeResultFn"],"kind":"struct"},"3028":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x1x4_t"],"kind":"struct"},"385":{"crate_id":17,"path":["object","read","elf","version","VerdauxIterator"],"kind":"struct"},"1266":{"crate_id":45,"path":["serde_reflection","value","Deserializer"],"kind":"struct"},"2147":{"crate_id":2,"path":["core","net","socket_addr","SocketAddrV6"],"kind":"struct"},"1593":{"crate_id":17,"path":["object","common","ComdatKind"],"kind":"enum"},"712":{"crate_id":41,"path":["memchr","arch","aarch64","neon","memchr","TwoIter"],"kind":"struct"},"2474":{"crate_id":17,"path":["object","macho","BuildVersionCommand"],"kind":"struct"},"3355":{"crate_id":33,"path":["futures_util","sink","err_into","_","__Origin"],"kind":"struct"},"3682":{"crate_id":6,"path":["libc","unix","bsd","apple","fpunchhole_t"],"kind":"struct"},"1039":{"crate_id":33,"path":["futures_util","stream","stream","buffer_unordered","BufferUnordered"],"kind":"struct"},"1920":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2801":{"crate_id":21,"path":["serde","__private","de","FlatMapAccess"],"kind":"struct"},"2247":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_extended_info"],"kind":"struct"},"485":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"1366":{"crate_id":21,"path":["serde","ser","SerializeTupleStruct"],"kind":"trait"},"3128":{"crate_id":5,"path":["alloc","collections","btree","map","IntoIter"],"kind":"struct"},"1693":{"crate_id":17,"path":["object","read","RelocationTarget"],"kind":"enum"},"812":{"crate_id":17,"path":["object","pe","ImageVxdHeader"],"kind":"struct"},"2574":{"crate_id":41,"path":["memchr","memmem","Finder"],"kind":"struct"},"3455":{"crate_id":5,"path":["alloc","collections","btree","set","Cursor"],"kind":"struct"},"2901":{"crate_id":18,"path":["memchr","arch","generic","memchr","One"],"kind":"struct"},"1139":{"crate_id":33,"path":["futures_util","future","future","IntoStream"],"kind":"struct"},"258":{"crate_id":0,"path":["crux_kv","KeyValueResponse","Get"],"kind":"variant"},"2020":{"crate_id":11,"path":["hashbrown","table","AbsentEntry"],"kind":"struct"},"2347":{"crate_id":33,"path":["futures_util","stream","stream","map","Map"],"kind":"struct"},"585":{"crate_id":2,"path":["core","cell","RefMut"],"kind":"struct"},"1466":{"crate_id":17,"path":["object","read","macho","symbol","MachOSymbolTable"],"kind":"struct"},"3228":{"crate_id":21,"path":["serde","__private","ser","content","SerializeTupleVariant"],"kind":"struct"},"1793":{"crate_id":21,"path":["serde","de","value","IsizeDeserializer"],"kind":"struct"},"912":{"crate_id":33,"path":["futures_util","future","try_join","TryJoin3"],"kind":"struct"},"31":{"crate_id":2,"path":["core","panic","unwind_safe","UnwindSafe"],"kind":"trait"},"2674":{"crate_id":2,"path":["core","range","iter","IterRange"],"kind":"struct"},"3001":{"crate_id":17,"path":["object","archive","Header"],"kind":"struct"},"358":{"crate_id":2,"path":["core","char","EscapeUnicode"],"kind":"struct"},"1239":{"crate_id":16,"path":["gimli","read","dwarf","Dwarf"],"kind":"struct"},"2120":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"3555":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_affinity_policy"],"kind":"struct"},"2447":{"crate_id":33,"path":["futures_util","sink","map_err","SinkMapErr"],"kind":"struct"},"685":{"crate_id":2,"path":["core","core_simd","to_bytes","sealed","Sealed"],"kind":"trait"},"1566":{"crate_id":1,"path":["std","net","tcp","Incoming"],"kind":"struct"},"3328":{"crate_id":9,"path":["miniz_oxide","StreamResult"],"kind":"struct"},"3655":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"1012":{"crate_id":33,"path":["futures_util","stream","try_stream","and_then","_","__Origin"],"kind":"struct"},"131":{"crate_id":0,"path":["crux_kv","value","Value","Bytes"],"kind":"variant"},"1893":{"crate_id":2,"path":["core","num","niche_types","NonZeroU16Inner"],"kind":"struct"},"2774":{"crate_id":17,"path":["object","read","elf","relocation","ElfDynamicRelocationIterator"],"kind":"struct"},"3101":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"458":{"crate_id":1,"path":["std","i64"],"kind":"primitive"},"1339":{"crate_id":39,"path":["futures_channel","oneshot","Cancellation"],"kind":"struct"},"2220":{"crate_id":33,"path":["futures_util","stream","try_stream","try_next","TryNext"],"kind":"struct"},"2547":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x1x4_t"],"kind":"struct"},"785":{"crate_id":48,"path":["once_cell","race","OnceBool"],"kind":"struct"},"1666":{"crate_id":5,"path":["alloc","task","LocalWake"],"kind":"trait"},"3428":{"crate_id":33,"path":["futures_util","io","AsyncSeekExt"],"kind":"trait"},"1112":{"crate_id":49,"path":["heck","camel","CamelCase"],"kind":"trait"},"1993":{"crate_id":17,"path":["object","xcoff","CsectAux64"],"kind":"struct"},"2874":{"crate_id":2,"path":["core","num","FpCategory"],"kind":"enum"},"3201":{"crate_id":17,"path":["object","macho","DyldSubCacheEntryV1"],"kind":"struct"},"558":{"crate_id":16,"path":["gimli","common","UnitSectionOffset"],"kind":"enum"},"1439":{"crate_id":17,"path":["object","elf","Rel64"],"kind":"struct"},"2320":{"crate_id":17,"path":["object","pe","ImageLoadConfigCodeIntegrity"],"kind":"struct"},"1766":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x4x2_t"],"kind":"struct"},"4":{"crate_id":0,"path":["crux_kv","command","KeyValue"],"kind":"struct"},"885":{"crate_id":16,"path":["gimli","read","abbrev","Abbreviations"],"kind":"struct"},"2647":{"crate_id":6,"path":["libc","unix","bsd","apple","sockaddr_ndrv"],"kind":"struct"},"3528":{"crate_id":17,"path":["object","macho","SymsegCommand"],"kind":"struct"},"1212":{"crate_id":49,"path":["heck","mixed","MixedCase"],"kind":"trait"},"2093":{"crate_id":17,"path":["object","pe","ImageArm64RuntimeFunctionEntry"],"kind":"struct"},"2974":{"crate_id":2,"path":["core","str","traits","FromStr"],"kind":"trait"},"2420":{"crate_id":17,"path":["object","macho","DylibCommand"],"kind":"struct"},"658":{"crate_id":33,"path":["futures_util","stream","stream","zip","Zip"],"kind":"struct"},"1539":{"crate_id":5,"path":["alloc","sync","Weak"],"kind":"struct"},"3301":{"crate_id":6,"path":["libc","unix","bsd","apple","statfs"],"kind":"struct"},"1866":{"crate_id":54,"path":["glob","MatchResult"],"kind":"enum"},"985":{"crate_id":1,"path":["std","sync","mpmc","waker","Waker"],"kind":"struct"},"2747":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x2_t"],"kind":"struct"},"3628":{"crate_id":33,"path":["futures_util","lock","mutex","OwnedMutexLockFuture"],"kind":"struct"},"1312":{"crate_id":57,"path":["siphasher","sip128","Sip13Rounds"],"kind":"struct"},"431":{"crate_id":2,"path":["core","ops","bit","BitXor"],"kind":"trait"},"2193":{"crate_id":11,"path":["hashbrown","set","Entry"],"kind":"enum"},"3074":{"crate_id":21,"path":["serde","de","impls","range_from","deserialize","FieldVisitor"],"kind":"struct"},"2520":{"crate_id":43,"path":["anyhow"],"kind":"module"},"758":{"crate_id":16,"path":["gimli","read","aranges","ArangeEntry"],"kind":"struct"},"1639":{"crate_id":17,"path":["object","pe","ImageLoadConfigDirectory64"],"kind":"struct"},"3401":{"crate_id":5,"path":["alloc","collections","btree","map","IterMut"],"kind":"struct"},"1966":{"crate_id":33,"path":["futures_util","future","try_join","_","__Origin"],"kind":"struct"},"1085":{"crate_id":2,"path":["core","core_arch","simd","m32x8"],"kind":"struct"},"2847":{"crate_id":21,"path":["serde","de","value","BorrowedBytesDeserializer"],"kind":"struct"},"3728":{"crate_id":33,"path":["futures_util","stream","try_stream","_","__Origin"],"kind":"struct"},"3174":{"crate_id":20,"path":["crux_core","command","context","ShellRequest"],"kind":"struct"},"531":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x4_t"],"kind":"struct"},"1412":{"crate_id":41,"path":["memchr","arch","all","memchr","Two"],"kind":"struct"},"2293":{"crate_id":1,"path":["std","io","Write"],"kind":"trait"},"2620":{"crate_id":55,"path":["phf"],"kind":"module"},"858":{"crate_id":16,"path":["gimli","read","lookup","DebugLookup"],"kind":"struct"},"1739":{"crate_id":11,"path":["hashbrown","map","Values"],"kind":"struct"},"3501":{"crate_id":16,"path":["gimli","read","cfi","DebugFrame"],"kind":"struct"},"2066":{"crate_id":11,"path":["hashbrown","map","IntoIter"],"kind":"struct"},"1185":{"crate_id":1,"path":["std","sys","pal","unix","time","Timespec"],"kind":"struct"},"2947":{"crate_id":17,"path":["object","read","coff","file","CoffCommon"],"kind":"struct"},"3274":{"crate_id":17,"path":["object","macho","RoutinesCommand64"],"kind":"struct"},"631":{"crate_id":17,"path":["object","read","pe","file","PeFile"],"kind":"struct"},"1512":{"crate_id":21,"path":["serde","__private","ser","content","SerializeStruct"],"kind":"struct"},"2393":{"crate_id":16,"path":["gimli","read","cfi","RegisterRule"],"kind":"enum"},"2720":{"crate_id":44,"path":["serde_generate","dart","Installer"],"kind":"struct"},"958":{"crate_id":2,"path":["core","intrinsics","fallback","DisjointBitOr"],"kind":"trait"},"1839":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x16x3_t"],"kind":"struct"},"77":{"crate_id":2,"path":["core","clone","Clone"],"kind":"trait"},"3601":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"1285":{"crate_id":30,"path":["crossbeam_utils","sync","sharded_lock","fmt","LockedPlaceholder"],"kind":"struct"},"404":{"crate_id":2,"path":["core","cell","lazy","force_mut","really_init_mut","PoisonOnPanic"],"kind":"struct"},"2166":{"crate_id":2,"path":["core","char","convert","CharErrorKind"],"kind":"enum"},"3047":{"crate_id":17,"path":["object","xcoff","ExpAux"],"kind":"struct"},"3374":{"crate_id":1,"path":["std","sync","mpsc","SendError"],"kind":"struct"},"731":{"crate_id":50,"path":["unicode_segmentation","grapheme","GraphemeIndices"],"kind":"struct"},"1612":{"crate_id":54,"path":["glob","PatternError"],"kind":"struct"},"2493":{"crate_id":17,"path":["object","read","coff","section","CoffSegment"],"kind":"struct"},"1939":{"crate_id":17,"path":["object","pe","ImageBoundImportDescriptor"],"kind":"struct"},"177":{"crate_id":0,"path":["crux_kv","KeyValueOperation","Exists"],"kind":"variant"},"1058":{"crate_id":29,"path":["crossbeam_channel","select","Token"],"kind":"struct"},"2820":{"crate_id":2,"path":["core","core_simd","swizzle","reverse","Reverse"],"kind":"struct"},"3701":{"crate_id":5,"path":["alloc","ffi","c_str","FromBytesWithNulErrorKind"],"kind":"enum"},"1385":{"crate_id":21,"path":["serde","__private","ser","content","Content"],"kind":"enum"},"504":{"crate_id":33,"path":["futures_util","stream","poll_immediate","_","__Origin"],"kind":"struct"},"2266":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"3147":{"crate_id":50,"path":["unicode_segmentation","word","FormatExtendType"],"kind":"enum"},"2593":{"crate_id":1,"path":["std","env"],"kind":"module"},"831":{"crate_id":42,"path":["futures_executor","local_pool","ThreadNotify"],"kind":"struct"},"1712":{"crate_id":6,"path":["libc","unix","bsd","apple","addrinfo"],"kind":"struct"},"3474":{"crate_id":33,"path":["futures_util","future","either","Either"],"kind":"enum"},"2039":{"crate_id":17,"path":["object","common","AddressSize"],"kind":"enum"},"1158":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"2920":{"crate_id":16,"path":["gimli","read","unit","DebuggingInformationEntry"],"kind":"struct"},"1485":{"crate_id":1,"path":["std","fs","FileTimes"],"kind":"struct"},"604":{"crate_id":2,"path":["core","ops","arith","Div"],"kind":"trait"},"2366":{"crate_id":5,"path":["alloc","vec","extract_if","ExtractIf"],"kind":"struct"},"3247":{"crate_id":20,"path":["crux_core","bridge","registry","ResolveRegistry"],"kind":"struct"},"2693":{"crate_id":33,"path":["futures_util","stream","futures_unordered","iter","Iter"],"kind":"struct"},"931":{"crate_id":11,"path":["hashbrown","table","IntoIter"],"kind":"struct"},"1812":{"crate_id":33,"path":["futures_util","stream","stream","StreamExt","then"],"kind":"function"},"3574":{"crate_id":16,"path":["gimli","read","unit","EntriesTreeNode"],"kind":"struct"},"2139":{"crate_id":16,"path":["gimli","read","lookup","PubStuffParser"],"kind":"struct"},"377":{"crate_id":1,"path":["std","sys","pal","unix","fs","Mode"],"kind":"struct"},"1258":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Visitor"],"kind":"struct"},"3020":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3347":{"crate_id":1,"path":["std","fs","read_link"],"kind":"function"},"704":{"crate_id":1,"path":["std","sync","mpmc","waker","SyncWaker"],"kind":"struct"},"1585":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x4x4_t"],"kind":"struct"},"2466":{"crate_id":16,"path":["gimli","read","cfi","RegisterRuleIter"],"kind":"struct"},"2793":{"crate_id":5,"path":["alloc","collections","vec_deque","iter_mut","IterMut"],"kind":"struct"},"1031":{"crate_id":17,"path":["object","read","pe","section","PeRelocationIterator"],"kind":"struct"},"1912":{"crate_id":2,"path":["core","future","ready","Ready"],"kind":"struct"},"3674":{"crate_id":6,"path":["libc","unix","servent"],"kind":"struct"},"2239":{"crate_id":5,"path":["alloc","string","Drain"],"kind":"struct"},"477":{"crate_id":21,"path":["serde","de","value","private","SeedStructVariant"],"kind":"struct"},"1358":{"crate_id":2,"path":["core","ffi","va_list","sealed_trait","VaArgSafe"],"kind":"trait"},"3120":{"crate_id":33,"path":["futures_util","abortable","Aborted"],"kind":"struct"},"3447":{"crate_id":29,"path":["crossbeam_channel","channel","Iter"],"kind":"struct"},"804":{"crate_id":21,"path":["serde","__private","de","StrDeserializer"],"kind":"struct"},"1685":{"crate_id":2,"path":["core","iter","adapters","flatten","FlatMap"],"kind":"struct"},"2566":{"crate_id":6,"path":["libc","unix","bsd","apple","ifmibdata"],"kind":"struct"},"2893":{"crate_id":17,"path":["object","macho","DyldCacheMappingInfo"],"kind":"struct"},"1131":{"crate_id":33,"path":["futures_util","stream","stream","skip_while","_","__Origin"],"kind":"struct"},"2012":{"crate_id":18,"path":["memchr","memmem","searcher","SearcherRevKind"],"kind":"enum"},"1458":{"crate_id":2,"path":["core","str","iter","SplitInternal"],"kind":"struct"},"577":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"2339":{"crate_id":17,"path":["object","pe","ImageThunkData64"],"kind":"struct"},"3220":{"crate_id":21,"path":["serde","de","impls","UnitVisitor"],"kind":"struct"},"3547":{"crate_id":16,"path":["gimli","read","lookup","LookupEntryIter"],"kind":"struct"},"904":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"1785":{"crate_id":1,"path":["std","path","Display"],"kind":"struct"},"2666":{"crate_id":2,"path":["core","core_arch","simd","u8x16"],"kind":"struct"},"2112":{"crate_id":6,"path":["libc","unix","bsd","sockaddr_un"],"kind":"struct"},"350":{"crate_id":17,"path":["object","pe","ImageDebugDirectory"],"kind":"struct"},"1231":{"crate_id":33,"path":["futures_util","future","try_future","into_future","_","__Origin"],"kind":"struct"},"2993":{"crate_id":17,"path":["object","pe","ImageArchitectureEntry"],"kind":"struct"},"1558":{"crate_id":6,"path":["libc","unix","bsd","apple","attrlist"],"kind":"struct"},"677":{"crate_id":2,"path":["core","char","convert","CharTryFromError"],"kind":"struct"},"2439":{"crate_id":49,"path":["heck"],"kind":"module"},"3320":{"crate_id":17,"path":["object","read","macho","file","MachOComdatSectionIterator"],"kind":"struct"},"3647":{"crate_id":20,"path":["crux_core","capability","shell_stream","ShellStream"],"kind":"struct"},"1004":{"crate_id":16,"path":["gimli","read","str","DebugStr"],"kind":"struct"},"1885":{"crate_id":1,"path":["std","os","unix","fs","FileTypeExt"],"kind":"trait"},"2766":{"crate_id":1,"path":["std","io","error","Error"],"kind":"struct"},"2212":{"crate_id":2,"path":["core","str","IsNotEmpty"],"kind":"struct"},"450":{"crate_id":48,"path":["once_cell"],"kind":"module"},"1331":{"crate_id":9,"path":["miniz_oxide","inflate","core","State"],"kind":"enum"},"3093":{"crate_id":41,"path":["memchr","memchr","Memchr2"],"kind":"struct"},"1658":{"crate_id":2,"path":["core","str","pattern","CharArraySearcher"],"kind":"struct"},"777":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","if_data"],"kind":"struct"},"2539":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"3420":{"crate_id":33,"path":["futures_util","stream","stream","filter","_","__Origin"],"kind":"struct"},"2866":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x8x4_t"],"kind":"struct"},"1104":{"crate_id":45,"path":["serde_reflection","de","Deserializer"],"kind":"struct"},"1985":{"crate_id":1,"path":["std","sys","pal","unix","sync","condvar","Condvar"],"kind":"struct"},"2312":{"crate_id":33,"path":["futures_util","stream","select","_","__Origin"],"kind":"struct"},"550":{"crate_id":17,"path":["object","macho","SubUmbrellaCommand"],"kind":"struct"},"1431":{"crate_id":33,"path":["futures_util","sink","SinkExt"],"kind":"trait"},"3193":{"crate_id":1,"path":["std","ascii","AsciiExt"],"kind":"trait"},"3520":{"crate_id":17,"path":["object","read","elf","comdat","ElfComdat"],"kind":"struct"},"1758":{"crate_id":45,"path":["serde_reflection","format","FormatHolder"],"kind":"trait"},"877":{"crate_id":33,"path":["futures_util","stream","try_stream","try_ready_chunks","_","__Origin"],"kind":"struct"},"2639":{"crate_id":1,"path":["std","isize"],"kind":"primitive"},"2966":{"crate_id":1,"path":["std","ffi","os_str","OsString"],"kind":"struct"},"1204":{"crate_id":17,"path":["object","pe","ImageDynamicRelocation64V2"],"kind":"struct"},"2085":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"2412":{"crate_id":16,"path":["gimli","endianity","BigEndian"],"kind":"struct"},"650":{"crate_id":2,"path":["core","core_simd","vector","Simd"],"kind":"struct"},"1531":{"crate_id":21,"path":["serde","de","impls","deserialize","SeqVisitor"],"kind":"struct"},"3293":{"crate_id":39,"path":["futures_channel","mpsc","UnboundedSender"],"kind":"struct"},"3620":{"crate_id":17,"path":["object","read","elf","symbol","ElfSymbolTable"],"kind":"struct"},"977":{"crate_id":17,"path":["object","macho","FatArch32"],"kind":"struct"},"1858":{"crate_id":1,"path":["std","os","unix","process","CommandExt"],"kind":"trait"},"2739":{"crate_id":2,"path":["core","task","wake","Waker"],"kind":"struct"},"3066":{"crate_id":33,"path":["futures_util","stream","try_stream","try_concat","_","__Origin"],"kind":"struct"},"423":{"crate_id":55,"path":["phf","map","Map"],"kind":"struct"},"1304":{"crate_id":5,"path":["alloc","collections","linked_list","drop","DropGuard"],"kind":"struct"},"2185":{"crate_id":33,"path":["futures_util","stream","stream","peek","Peekable"],"kind":"struct"},"1631":{"crate_id":40,"path":["futures_io","if_std","AsyncSeek"],"kind":"trait"},"750":{"crate_id":24,"path":["bincode","config","WithOtherLimit"],"kind":"struct"},"2512":{"crate_id":1,"path":["std","fs","DirBuilder"],"kind":"struct"},"3393":{"crate_id":61,"path":["unicode_width","UnicodeWidthChar"],"kind":"trait"},"3720":{"crate_id":20,"path":["crux_core","capability","WithContext"],"kind":"trait"},"1077":{"crate_id":1,"path":["std","process","Stdio"],"kind":"struct"},"1958":{"crate_id":33,"path":["futures_util","stream","stream","fold","Fold"],"kind":"struct"},"2839":{"crate_id":17,"path":["object","macho","DylibModule32"],"kind":"struct"},"3166":{"crate_id":21,"path":["serde","ser","SerializeMap","serialize_key"],"kind":"function"},"523":{"crate_id":5,"path":["alloc","collections","linked_list","LinkedList"],"kind":"struct"},"1404":{"crate_id":18,"path":["memchr","arch","all","rabinkarp","Hash"],"kind":"struct"},"2285":{"crate_id":2,"path":["core","slice","ascii","EscapeAscii"],"kind":"struct"},"1731":{"crate_id":1,"path":["std","error","Report"],"kind":"struct"},"850":{"crate_id":24,"path":["bincode","config","trailing","TrailingBytes"],"kind":"trait"},"2612":{"crate_id":2,"path":["core","ops","index","IndexMut"],"kind":"trait"},"3493":{"crate_id":10,"path":["adler2","Adler32"],"kind":"struct"},"1177":{"crate_id":16,"path":["gimli","read","cfi","UnwindTable"],"kind":"struct"},"2058":{"crate_id":54,"path":["glob","PathWrapper"],"kind":"struct"},"2939":{"crate_id":17,"path":["object","endian","LittleEndian"],"kind":"struct"},"2385":{"crate_id":61,"path":["unicode_width"],"kind":"module"},"623":{"crate_id":5,"path":["alloc","collections","vec_deque","drain","drop","DropGuard"],"kind":"struct"},"1504":{"crate_id":2,"path":["core","task","wake","RawWaker"],"kind":"struct"},"3266":{"crate_id":1,"path":["std","sys","pal","unix","process","process_inner","ExitStatusError"],"kind":"struct"},"1831":{"crate_id":17,"path":["object","read","coff","import","ImportName"],"kind":"enum"},"950":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Field"],"kind":"enum"},"2712":{"crate_id":57,"path":["siphasher","sip128","SipHasher"],"kind":"struct"},"3593":{"crate_id":17,"path":["object","read","macho","section","MachOSection"],"kind":"struct"},"3039":{"crate_id":17,"path":["object","pe","ImageLinenumber"],"kind":"struct"},"396":{"crate_id":33,"path":["futures_util","future","future","Map"],"kind":"struct"},"1277":{"crate_id":18,"path":["memchr","memmem","searcher","Prefilter"],"kind":"struct"},"2158":{"crate_id":5,"path":["alloc","collections","binary_heap","PeekMut"],"kind":"struct"},"2485":{"crate_id":34,"path":["pin_utils"],"kind":"module"},"723":{"crate_id":2,"path":["core","num","bignum","Big32x40"],"kind":"struct"},"1604":{"crate_id":33,"path":["futures_util","stream","stream","then","_","__Origin"],"kind":"struct"},"3366":{"crate_id":6,"path":["libc","unix","bsd","apple","kevent"],"kind":"struct"},"3693":{"crate_id":2,"path":["core","str","pattern","Utf8Pattern"],"kind":"enum"},"1931":{"crate_id":2,"path":["core","ptr","non_null","NonNull"],"kind":"struct"},"1050":{"crate_id":43,"path":["anyhow","Context"],"kind":"trait"},"2812":{"crate_id":33,"path":["futures_util","io","take","Take"],"kind":"struct"},"3139":{"crate_id":9,"path":["miniz_oxide","inflate","output_buffer","InputWrapper"],"kind":"struct"},"496":{"crate_id":2,"path":["core","core_simd","simd","num","float","SimdFloat"],"kind":"trait"},"1377":{"crate_id":2,"path":["core","num","niche_types","NonZeroI8Inner"],"kind":"struct"},"2258":{"crate_id":6,"path":["libc","unix","timespec"],"kind":"struct"},"2585":{"crate_id":45,"path":["serde_reflection","de","SeqDeserializer"],"kind":"struct"},"823":{"crate_id":1,"path":["std","error","Indented"],"kind":"struct"},"1704":{"crate_id":5,"path":["alloc","raw_vec","RawVec"],"kind":"struct"},"3466":{"crate_id":17,"path":["object","macho","SourceVersionCommand"],"kind":"struct"},"1150":{"crate_id":17,"path":["object","macho","DylinkerCommand"],"kind":"struct"},"2031":{"crate_id":1,"path":["std","sync","once_lock","OnceLock"],"kind":"struct"},"2912":{"crate_id":29,"path":["crossbeam_channel","select","Select"],"kind":"struct"},"3239":{"crate_id":2,"path":["core","num","fmt","Formatted"],"kind":"struct"},"596":{"crate_id":33,"path":["futures_util","stream","try_stream","try_collect","TryCollect"],"kind":"struct"},"1477":{"crate_id":20,"path":["crux_core"],"kind":"module"},"2358":{"crate_id":2,"path":["core","str","pattern","CharSliceSearcher"],"kind":"struct"},"1804":{"crate_id":16,"path":["gimli","read","dwarf","DwarfPackage"],"kind":"struct"},"923":{"crate_id":2,"path":["core","intrinsics","disjoint_bitor"],"kind":"function"},"2685":{"crate_id":20,"path":["crux_core","capability","Never"],"kind":"enum"},"3566":{"crate_id":33,"path":["futures_util","io","chain","_","__Origin"],"kind":"struct"},"1250":{"crate_id":2,"path":["core","iter","adapters","intersperse","Intersperse"],"kind":"struct"},"369":{"crate_id":2,"path":["core","ops","bit","BitOr"],"kind":"trait"},"2131":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3012":{"crate_id":1,"path":["std","sys","pal","unix","thread","Thread"],"kind":"struct"},"3339":{"crate_id":32,"path":["futures_core","future","TryFuture"],"kind":"trait"},"696":{"crate_id":17,"path":["object","read","elf","version","Version"],"kind":"struct"},"1577":{"crate_id":50,"path":["unicode_segmentation","word","RegionalState"],"kind":"enum"},"2458":{"crate_id":1,"path":["std","panic","BacktraceStyle"],"kind":"enum"},"1904":{"crate_id":2,"path":["core","num","bignum","tests","Big8x3"],"kind":"struct"},"1023":{"crate_id":16,"path":["gimli","read","rnglists","DebugRngLists"],"kind":"struct"},"2785":{"crate_id":33,"path":["futures_util","future","pending","Pending"],"kind":"struct"},"3666":{"crate_id":21,"path":["serde"],"kind":"module"},"1350":{"crate_id":17,"path":["object","read","pe","relocation","Relocation"],"kind":"struct"},"469":{"crate_id":17,"path":["object","macho","ThreadCommand"],"kind":"struct"},"2231":{"crate_id":2,"path":["core","ptr","metadata","DynMetadata"],"kind":"struct"},"3112":{"crate_id":16,"path":["gimli","read","unit","DebugInfo"],"kind":"struct"},"2558":{"crate_id":2,"path":["core","str","iter","SplitTerminator"],"kind":"struct"},"796":{"crate_id":1,"path":["std","sys","thread_local","native","eager","State"],"kind":"enum"},"1677":{"crate_id":16,"path":["gimli","constants","DwAte"],"kind":"struct"},"3439":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2004":{"crate_id":9,"path":["miniz_oxide","DataFormat"],"kind":"enum"},"1123":{"crate_id":1,"path":["std","sys_common","wtf8","Wtf8Buf"],"kind":"struct"},"2885":{"crate_id":2,"path":["core","ops","arith","MulAssign"],"kind":"trait"},"3212":{"crate_id":1,"path":["std","sys_common","process","CommandEnv"],"kind":"struct"},"1450":{"crate_id":2,"path":["core","core_simd","swizzle","shift_elements_left","Shift"],"kind":"struct"},"569":{"crate_id":17,"path":["object","read","macho","section","MachOSectionIterator"],"kind":"struct"},"2331":{"crate_id":2,"path":["core","slice","iter","RSplit"],"kind":"struct"},"2658":{"crate_id":1,"path":["std","sys_common","wtf8","EncodeWide"],"kind":"struct"},"896":{"crate_id":2,"path":["core","core_arch","simd","i64x4"],"kind":"struct"},"1777":{"crate_id":23,"path":["slab","Slab"],"kind":"struct"},"3539":{"crate_id":33,"path":["futures_util","sink","map_err","_","__Origin"],"kind":"struct"},"2104":{"crate_id":33,"path":["futures_util","stream","futures_unordered","drop","LeakQueueOnDrop"],"kind":"struct"},"342":{"crate_id":0,"path":["crux_kv"],"kind":"module"},"1223":{"crate_id":17,"path":["object","read","ObjectKind"],"kind":"enum"},"2985":{"crate_id":1,"path":["std","sys","pal","unix","args","Args"],"kind":"struct"},"3312":{"crate_id":55,"path":["phf","set","Set"],"kind":"struct"},"669":{"crate_id":2,"path":["core","net","ip_addr","Ipv4Addr"],"kind":"struct"},"1550":{"crate_id":6,"path":["libc","unix","bsd","apple","timex"],"kind":"struct"},"2431":{"crate_id":1,"path":["std","io","SeekFrom"],"kind":"enum"},"2758":{"crate_id":17,"path":["object","read","coff","import","ImportObjectData"],"kind":"struct"},"996":{"crate_id":21,"path":["serde","de","impls","deserialize","deserialize","FieldVisitor"],"kind":"struct"},"1877":{"crate_id":21,"path":["serde","seed","InPlaceSeed"],"kind":"struct"},"115":{"crate_id":2,"path":["core","cmp","PartialEq"],"kind":"trait"},"3639":{"crate_id":1,"path":["std","process","Output"],"kind":"struct"},"1323":{"crate_id":33,"path":["futures_util","abortable","AbortRegistration"],"kind":"struct"},"442":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2204":{"crate_id":21,"path":["serde","de","Error"],"kind":"trait"},"3085":{"crate_id":1,"path":["std","os","unix","ffi","os_str","OsStringExt"],"kind":"trait"},"3412":{"crate_id":1,"path":["std","io","stdio","Stderr"],"kind":"struct"},"769":{"crate_id":33,"path":["futures_util","future","future","fuse","Fuse"],"kind":"struct"},"1650":{"crate_id":21,"path":["serde","de","impls","deserialize","Field"],"kind":"enum"},"2531":{"crate_id":2,"path":["core","ptr","alignment","AlignmentEnum"],"kind":"enum"},"2858":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Visitor"],"kind":"struct"},"1096":{"crate_id":11,"path":["hashbrown","map","IntoKeys"],"kind":"struct"},"1977":{"crate_id":18,"path":["memchr","cow","Imp"],"kind":"struct"},"1423":{"crate_id":29,"path":["crossbeam_channel"],"kind":"module"},"542":{"crate_id":2,"path":["core","str","iter","Chars"],"kind":"struct"},"2304":{"crate_id":17,"path":["object","read","archive","ArchiveFile"],"kind":"struct"},"3185":{"crate_id":33,"path":["futures_util","stream","stream","Inspect"],"kind":"struct"},"3512":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x4x3_t"],"kind":"struct"},"869":{"crate_id":2,"path":["core","sync","atomic","AtomicIsize"],"kind":"struct"},"1750":{"crate_id":5,"path":["alloc","collections","btree","node","NodeRef"],"kind":"struct"},"2631":{"crate_id":33,"path":["futures_util","stream","stream","flatten_unordered","PollStreamFut"],"kind":"struct"},"2077":{"crate_id":1,"path":["std","u32"],"kind":"primitive"},"1196":{"crate_id":16,"path":["gimli","read","cfi","UnwindExpression"],"kind":"struct"},"2958":{"crate_id":11,"path":["hashbrown","table","HashTable"],"kind":"struct"},"1523":{"crate_id":2,"path":["core","error","Source"],"kind":"struct"},"642":{"crate_id":2,"path":["core","panicking","AssertKind"],"kind":"enum"},"2404":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"3285":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2731":{"crate_id":1,"path":["std","fs","symlink_metadata"],"kind":"function"},"969":{"crate_id":21,"path":["serde","__private","doc","Error"],"kind":"struct"},"1850":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"88":{"crate_id":5,"path":["alloc","borrow","ToOwned"],"kind":"trait"},"3612":{"crate_id":2,"path":["core","core_arch","simd","f32x2"],"kind":"struct"},"2177":{"crate_id":16,"path":["gimli","read","cfi","EhFrame"],"kind":"struct"},"415":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1296":{"crate_id":1,"path":["std","backtrace_rs","backtrace","Frame"],"kind":"struct"},"3058":{"crate_id":2,"path":["core","iter","sources","once","Once"],"kind":"struct"},"3385":{"crate_id":45,"path":["serde_reflection","ser","TupleSerializer"],"kind":"struct"},"1623":{"crate_id":2,"path":["core","iter","sources","repeat","Repeat"],"kind":"struct"},"742":{"crate_id":41,"path":["memchr","arch","all","twoway","SuffixKind"],"kind":"enum"},"2504":{"crate_id":28,"path":["thiserror_impl"],"kind":"module"},"2831":{"crate_id":2,"path":["core","iter","sources","empty","Empty"],"kind":"struct"},"1069":{"crate_id":1,"path":["std","f64"],"kind":"primitive"},"1950":{"crate_id":17,"path":["object","macho","Nlist32"],"kind":"struct"},"3712":{"crate_id":2,"path":["core","time","Duration"],"kind":"struct"},"2277":{"crate_id":16,"path":["gimli","arch","X86_64"],"kind":"struct"},"515":{"crate_id":11,"path":["hashbrown","raw","RawIter"],"kind":"struct"},"1396":{"crate_id":2,"path":["core","str","iter","RSplitN"],"kind":"struct"},"3158":{"crate_id":17,"path":["object","common","SubArchitecture"],"kind":"enum"},"3485":{"crate_id":17,"path":["object","pe","ImageHotPatchBase"],"kind":"struct"},"842":{"crate_id":1,"path":["std","sync","mpmc","context","Inner"],"kind":"struct"},"1723":{"crate_id":1,"path":["std","sys","pal","unix","fs","File"],"kind":"struct"},"2604":{"crate_id":2,"path":["core","future","async_drop","AsyncDropOwning"],"kind":"struct"},"2931":{"crate_id":5,"path":["alloc","sync","UniqueArcUninit"],"kind":"struct"},"1169":{"crate_id":33,"path":["futures_util","stream","stream","count","Count"],"kind":"struct"},"2050":{"crate_id":33,"path":["futures_util","stream","try_stream","into_stream","IntoStream"],"kind":"struct"},"1496":{"crate_id":59,"path":["textwrap","Options"],"kind":"struct"},"615":{"crate_id":17,"path":["object","macho","RpathCommand"],"kind":"struct"},"2377":{"crate_id":33,"path":["futures_util","stream","try_stream","try_filter","TryFilter"],"kind":"struct"},"3258":{"crate_id":21,"path":["serde","de","value","CowStrDeserializer"],"kind":"struct"},"3585":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"942":{"crate_id":6,"path":["libc","unix","bsd","apple","os_unfair_lock_s"],"kind":"struct"},"1823":{"crate_id":2,"path":["core","core_arch","simd","i16x16"],"kind":"struct"},"2704":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"3031":{"crate_id":2,"path":["core","marker","variance","PhantomContravariant"],"kind":"struct"},"388":{"crate_id":17,"path":["object","macho","TwolevelHint"],"kind":"struct"},"1269":{"crate_id":2,"path":["core","core_arch","simd","u32x32"],"kind":"struct"},"2150":{"crate_id":1,"path":["std","collections","hash","set","ExtractIf"],"kind":"struct"},"1596":{"crate_id":50,"path":["unicode_segmentation","sentence","UnicodeSentences"],"kind":"struct"},"715":{"crate_id":56,"path":["phf_shared","PhfBorrow"],"kind":"trait"},"2477":{"crate_id":14,"path":["rustc_demangle","Demangle"],"kind":"struct"},"3358":{"crate_id":50,"path":["unicode_segmentation","word","UnicodeWordIndices"],"kind":"struct"},"3685":{"crate_id":1,"path":["std","sys","pal","unix","fs","ReadDir"],"kind":"struct"},"1042":{"crate_id":21,"path":["serde","__private","ser","FlatMapSerializeMap"],"kind":"struct"},"1923":{"crate_id":16,"path":["gimli","read","cfi","UnwindContext"],"kind":"struct"},"2804":{"crate_id":6,"path":["libc","unix","bsd","apple","ifa_msghdr"],"kind":"struct"},"2250":{"crate_id":17,"path":["object","macho","FvmfileCommand"],"kind":"struct"},"488":{"crate_id":33,"path":["futures_util","stream","stream","ready_chunks","_","__Origin"],"kind":"struct"},"1369":{"crate_id":1,"path":["std","sync","mpmc","Sender"],"kind":"struct"},"3131":{"crate_id":18,"path":["memchr","arch","all","packedpair","Finder"],"kind":"struct"},"1696":{"crate_id":1,"path":["std","collections","hash","set","Intersection"],"kind":"struct"},"815":{"crate_id":2,"path":["core","panic","panic_info","PanicInfo"],"kind":"struct"},"2577":{"crate_id":21,"path":["serde","de","impls","deserialize","SeqVisitor"],"kind":"struct"},"3458":{"crate_id":2,"path":["core","iter","traits","collect","Extend"],"kind":"trait"},"2904":{"crate_id":1,"path":["std","process","CommandArgs"],"kind":"struct"},"1142":{"crate_id":33,"path":["futures_util","async_await","poll","PollOnce"],"kind":"struct"},"2023":{"crate_id":5,"path":["alloc","sync","Arc"],"kind":"struct"},"2350":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"588":{"crate_id":17,"path":["object","pe","ImageNtHeaders32"],"kind":"struct"},"1469":{"crate_id":33,"path":["futures_util","stream","stream","flatten_unordered","PollStateBomb"],"kind":"struct"},"3231":{"crate_id":2,"path":["core","marker","variance","PhantomInvariant"],"kind":"struct"},"1796":{"crate_id":16,"path":["gimli","read","aranges","ArangeHeader"],"kind":"struct"},"915":{"crate_id":17,"path":["object","read","Error"],"kind":"struct"},"2677":{"crate_id":1,"path":["std","collections","hash","map","IntoKeys"],"kind":"struct"},"3558":{"crate_id":50,"path":["unicode_segmentation","tables","emoji","EmojiCat"],"kind":"enum"},"3004":{"crate_id":2,"path":["core","core_arch","simd","i32x8"],"kind":"struct"},"361":{"crate_id":33,"path":["futures_util","stream","try_stream","_","__Origin"],"kind":"struct"},"1242":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2123":{"crate_id":17,"path":["object","read","pe","resource","ResourceNameOrId"],"kind":"enum"},"2450":{"crate_id":2,"path":["core","iter","sources","from_coroutine","FromCoroutine"],"kind":"struct"},"688":{"crate_id":2,"path":["core","core_arch","simd","f32x16"],"kind":"struct"},"1569":{"crate_id":16,"path":["gimli","common","DebugLocListsIndex"],"kind":"struct"},"3331":{"crate_id":2,"path":["core","sync","atomic","AtomicU64"],"kind":"struct"},"3658":{"crate_id":33,"path":["futures_util","abortable","AbortInner"],"kind":"struct"},"1015":{"crate_id":33,"path":["futures_util","future","option","_","__Origin"],"kind":"struct"},"1896":{"crate_id":16,"path":["gimli","constants","DwAt"],"kind":"struct"},"2777":{"crate_id":17,"path":["object","read","xcoff","symbol","SymbolTable"],"kind":"struct"},"3104":{"crate_id":17,"path":["object","read","ObjectMapFile"],"kind":"struct"},"461":{"crate_id":2,"path":["core","sync","atomic","AtomicI16"],"kind":"struct"},"1342":{"crate_id":50,"path":["unicode_segmentation","sentence","fwd","SentenceBreaks"],"kind":"struct"},"2223":{"crate_id":33,"path":["futures_util","lock","bilock","ReuniteError"],"kind":"struct"},"2550":{"crate_id":21,"path":["serde","__private","de","content","UntaggedUnitVisitor"],"kind":"struct"},"788":{"crate_id":16,"path":["gimli","read","line","LineProgramHeader"],"kind":"struct"},"1669":{"crate_id":16,"path":["gimli","read","dwarf","UnitRef"],"kind":"struct"},"3431":{"crate_id":45,"path":["serde_reflection","ser","StructVariantSerializer"],"kind":"struct"},"1115":{"crate_id":33,"path":["futures_util","future","try_future","OrElse"],"kind":"struct"},"1996":{"crate_id":33,"path":["futures_util","stream","stream","unzip","Unzip"],"kind":"struct"},"2877":{"crate_id":21,"path":["serde","de","IntoDeserializer"],"kind":"trait"},"3204":{"crate_id":6,"path":["libc","unix","bsd","apple","attribute_set_t"],"kind":"struct"},"561":{"crate_id":17,"path":["object","xcoff","BlockAux64"],"kind":"struct"},"1442":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"2323":{"crate_id":1,"path":["std","slice"],"kind":"primitive"},"1769":{"crate_id":2,"path":["core","core_arch","simd","u32x4"],"kind":"struct"},"888":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x4x4_t"],"kind":"struct"},"7":{"crate_id":5,"path":["alloc","string","String"],"kind":"struct"},"2650":{"crate_id":41,"path":["memchr","arch","aarch64","neon","packedpair","Finder"],"kind":"struct"},"3531":{"crate_id":6,"path":["libc","unix","bsd","apple","rusage_info_v0"],"kind":"struct"},"1215":{"crate_id":1,"path":["std","sys","net","connection","socket","TcpListener"],"kind":"struct"},"2096":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2977":{"crate_id":59,"path":["textwrap","core","WrapAlgorithm"],"kind":"enum"},"2423":{"crate_id":2,"path":["core","iter","adapters","take_while","TakeWhile"],"kind":"struct"},"661":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1542":{"crate_id":41,"path":["memchr","memmem","searcher","Pre"],"kind":"struct"},"3304":{"crate_id":1,"path":["std","fs","ReadDir"],"kind":"struct"},"1869":{"crate_id":17,"path":["object","read","macho","file","MachOComdat"],"kind":"struct"},"988":{"crate_id":1,"path":["std","backtrace","RawFrame"],"kind":"enum"},"2750":{"crate_id":48,"path":["once_cell","sync","OnceCell"],"kind":"struct"},"3631":{"crate_id":1,"path":["std","sync","mpmc","counter","Receiver"],"kind":"struct"},"3077":{"crate_id":17,"path":["object","elf","Verneed"],"kind":"struct"},"1315":{"crate_id":49,"path":["heck","shouty_snake","ShoutySnakeCase"],"kind":"trait"},"434":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Visitor"],"kind":"struct"},"2196":{"crate_id":2,"path":["core","ops","deref","Deref"],"kind":"trait"},"2523":{"crate_id":2,"path":["core","hash","BuildHasher"],"kind":"trait"},"761":{"crate_id":41,"path":["memchr","memchr","Memchr"],"kind":"struct"},"1642":{"crate_id":48,"path":["once_cell","race","once_box","OnceBox"],"kind":"struct"},"3404":{"crate_id":2,"path":["core","slice","index","private_slice_index","Sealed"],"kind":"trait"},"1969":{"crate_id":5,"path":["alloc","slice","Join"],"kind":"trait"},"1088":{"crate_id":5,"path":["alloc","collections","vec_deque","write_iter_wrapping","Guard"],"kind":"struct"},"2850":{"crate_id":33,"path":["futures_util","stream","stream","count","_","__Origin"],"kind":"struct"},"3731":{"crate_id":2,"path":["core","core_arch","simd","u16x2"],"kind":"struct"},"3177":{"crate_id":63,"path":["serde_bytes","de","deserialize","CowVisitor"],"kind":"struct"},"534":{"crate_id":39,"path":["futures_channel","mpsc","UnboundedInner"],"kind":"struct"},"1415":{"crate_id":21,"path":["serde","de","value","SeqAccessDeserializer"],"kind":"struct"},"2296":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2623":{"crate_id":33,"path":["futures_util","stream","stream","skip_while","SkipWhile"],"kind":"struct"},"861":{"crate_id":33,"path":["futures_util","stream","try_stream","try_flatten_unordered","PropagateBaseStreamError"],"kind":"struct"},"1742":{"crate_id":16,"path":["gimli","constants","DwVis"],"kind":"struct"},"3504":{"crate_id":1,"path":["std","io","BufRead"],"kind":"trait"},"1188":{"crate_id":17,"path":["object","read","xcoff","segment","XcoffSegment"],"kind":"struct"},"2069":{"crate_id":1,"path":["std","thread","scoped","ScopedJoinHandle"],"kind":"struct"},"2950":{"crate_id":33,"path":["futures_util","io","lines","_","__Origin"],"kind":"struct"},"3277":{"crate_id":18,"path":["memchr","arch","aarch64","neon","memchr","OneIter"],"kind":"struct"},"634":{"crate_id":17,"path":["object","xcoff","FileHeader32"],"kind":"struct"},"1515":{"crate_id":44,"path":["serde_generate","csharp","Installer"],"kind":"struct"},"2396":{"crate_id":16,"path":["gimli","read","unit","AttrsIter"],"kind":"struct"},"2723":{"crate_id":20,"path":["crux_core","command","stream","CommandSink"],"kind":"struct"},"961":{"crate_id":2,"path":["core","array","TryFromSliceError"],"kind":"struct"},"1842":{"crate_id":21,"path":["serde","de","value","U64Deserializer"],"kind":"struct"},"3604":{"crate_id":39,"path":["futures_channel","mpsc","UnboundedSenderInner"],"kind":"struct"},"1288":{"crate_id":17,"path":["object","read","archive","ArchiveSymbolIterator"],"kind":"struct"},"407":{"crate_id":33,"path":["futures_util","io","window","Window"],"kind":"struct"},"2169":{"crate_id":17,"path":["object","read","CompressedData"],"kind":"struct"},"3050":{"crate_id":5,"path":["alloc","vec","retain_mut","BackshiftOnDrop"],"kind":"struct"},"3377":{"crate_id":24,"path":["bincode","de","read","BincodeRead"],"kind":"trait"},"734":{"crate_id":21,"path":["serde","de","impls","PathVisitor"],"kind":"struct"},"1615":{"crate_id":16,"path":["gimli","read","loclists","LocListsFormat"],"kind":"enum"},"2496":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x8x3_t"],"kind":"struct"},"1942":{"crate_id":29,"path":["crossbeam_channel","err","ReadyTimeoutError"],"kind":"struct"},"180":{"crate_id":0,"path":["crux_kv","KeyValueOperation","ListKeys"],"kind":"variant"},"1061":{"crate_id":20,"path":["crux_core","capability","channel","Drain"],"kind":"struct"},"2823":{"crate_id":1,"path":["std","sync","mpsc","TrySendError"],"kind":"enum"},"3704":{"crate_id":21,"path":["serde","de","impls","deserialize","DurationVisitor"],"kind":"struct"},"1388":{"crate_id":41,"path":["memchr"],"kind":"module"},"507":{"crate_id":29,"path":["crossbeam_channel","err","TryRecvError"],"kind":"enum"},"2269":{"crate_id":2,"path":["core","char","REPLACEMENT_CHARACTER"],"kind":"constant"},"3150":{"crate_id":1,"path":["std","collections","hash","set","IntoIter"],"kind":"struct"},"2596":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"834":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x8x3_t"],"kind":"struct"},"1715":{"crate_id":16,"path":["gimli","read","dwarf","DwarfPackageSections"],"kind":"struct"},"3477":{"crate_id":1,"path":["std","sys","net","connection","socket","LookupHost"],"kind":"struct"},"2042":{"crate_id":20,"path":["crux_core","capability","shell_request","ShellRequest"],"kind":"struct"},"1161":{"crate_id":20,"path":["crux_core","command","executor","TaskState"],"kind":"enum"},"2923":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"1488":{"crate_id":41,"path":["memchr","memmem","searcher","Searcher"],"kind":"struct"},"607":{"crate_id":33,"path":["futures_util","stream","stream","flatten","Flatten"],"kind":"struct"},"2369":{"crate_id":1,"path":["std","sys","sync","once","queue","WaiterQueue"],"kind":"struct"},"3250":{"crate_id":1,"path":["std","io","buffered","bufwriter","WriterPanicked"],"kind":"struct"},"2696":{"crate_id":17,"path":["object","read","elf","section","SectionTable"],"kind":"struct"},"934":{"crate_id":17,"path":["object","read","xcoff","symbol","SymbolIterator"],"kind":"struct"},"1815":{"crate_id":11,"path":["hashbrown","raw","Bucket"],"kind":"struct"},"3577":{"crate_id":2,"path":["core","ops","control_flow","ControlFlow"],"kind":"enum"},"2142":{"crate_id":6,"path":["libc","unix","in6_addr"],"kind":"struct"},"380":{"crate_id":2,"path":["core","str","iter","SplitNInternal"],"kind":"struct"},"1261":{"crate_id":1,"path":["std","os","darwin","raw","stat"],"kind":"struct"},"3023":{"crate_id":17,"path":["object","pe","ImageBoundForwarderRef"],"kind":"struct"},"3350":{"crate_id":50,"path":["unicode_segmentation","sentence","fwd","StatePart"],"kind":"enum"},"707":{"crate_id":39,"path":["futures_channel","mpsc","Receiver"],"kind":"struct"},"1588":{"crate_id":2,"path":["core","hash","sip","Sip24Rounds"],"kind":"struct"},"2469":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x8x4_t"],"kind":"struct"},"2796":{"crate_id":1,"path":["std","io","buffered","bufwriter","flush_buf","BufGuard"],"kind":"struct"},"1034":{"crate_id":1,"path":["std","sys","backtrace","print","DisplayBacktrace"],"kind":"struct"},"1915":{"crate_id":33,"path":["futures_util","sink","send","Send"],"kind":"struct"},"3677":{"crate_id":17,"path":["object","macho","EncryptionInfoCommand32"],"kind":"struct"},"2242":{"crate_id":25,"path":["erased_serde","any","Any"],"kind":"struct"},"480":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x8x4_t"],"kind":"struct"},"1361":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"3123":{"crate_id":5,"path":["alloc","collections","btree","borrow","DormantMutRef"],"kind":"struct"},"3450":{"crate_id":33,"path":["futures_util","io","cursor","Cursor"],"kind":"struct"},"807":{"crate_id":17,"path":["object","xcoff","StatAux"],"kind":"struct"},"1688":{"crate_id":50,"path":["unicode_segmentation","sentence","USentenceBoundIndices"],"kind":"struct"},"2569":{"crate_id":2,"path":["core","mem","transmutability","Assume"],"kind":"struct"},"2896":{"crate_id":2,"path":["core","iter","adapters","filter","Filter"],"kind":"struct"},"1134":{"crate_id":2,"path":["core","iter","sources","from_fn","FromFn"],"kind":"struct"},"2015":{"crate_id":24,"path":["bincode","de","read","SliceReader"],"kind":"struct"},"1461":{"crate_id":2,"path":["core","str","iter","RSplitTerminator"],"kind":"struct"},"580":{"crate_id":1,"path":["std","sys","pal","unix","process","process_inner","ExitStatus"],"kind":"struct"},"2342":{"crate_id":21,"path":["serde","de","impls","deserialize","SocketAddrKind"],"kind":"enum"},"3223":{"crate_id":1,"path":["std","backtrace_rs","backtrace","libunwind","Frame"],"kind":"enum"},"3550":{"crate_id":21,"path":["serde","__private","de","content","Content"],"kind":"enum"},"907":{"crate_id":2,"path":["core","ops","arith","Neg"],"kind":"trait"},"1788":{"crate_id":5,"path":["alloc","collections","vec_deque","shrink_to","Guard"],"kind":"struct"},"2669":{"crate_id":16,"path":["gimli","constants","DwDs"],"kind":"struct"},"2115":{"crate_id":33,"path":["futures_util","stream","try_stream","try_all","TryAll"],"kind":"struct"},"353":{"crate_id":1,"path":["std","bool"],"kind":"primitive"},"1234":{"crate_id":21,"path":["serde","de","Unexpected"],"kind":"enum"},"2996":{"crate_id":17,"path":["object","read","elf","file","ElfFile"],"kind":"struct"},"1561":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","aarch64","__darwin_arm_neon_state64"],"kind":"struct"},"680":{"crate_id":2,"path":["core","iter","sources","once","once"],"kind":"function"},"2442":{"crate_id":2,"path":["core","num","niche_types","Nanoseconds"],"kind":"struct"},"3323":{"crate_id":2,"path":["core","num","niche_types","NonZeroIsizeInner"],"kind":"struct"},"2769":{"crate_id":2,"path":["core","intrinsics","AggregateRawPtr"],"kind":"trait"},"1007":{"crate_id":2,"path":["core","ascii","ascii_char","AsciiChar"],"kind":"enum"},"1888":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x1x4_t"],"kind":"struct"},"3650":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"2215":{"crate_id":17,"path":["object","pe","ImageThunkData32"],"kind":"struct"},"453":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"1334":{"crate_id":2,"path":["core","ops","coroutine","CoroutineState"],"kind":"enum"},"3096":{"crate_id":17,"path":["object","read","any","SectionIteratorInternal"],"kind":"enum"},"1661":{"crate_id":29,"path":["crossbeam_channel","context","Context"],"kind":"struct"},"780":{"crate_id":1,"path":["std","backtrace_rs","types","BytesOrWideString"],"kind":"enum"},"2542":{"crate_id":18,"path":["memchr","arch","all","twoway","SuffixKind"],"kind":"enum"},"3423":{"crate_id":18,"path":["memchr","arch","aarch64","neon","memchr","One"],"kind":"struct"},"2869":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"1107":{"crate_id":33,"path":["futures_util","lock","mutex","MutexGuard"],"kind":"struct"},"1988":{"crate_id":45,"path":["serde_reflection","trace","TracerConfig"],"kind":"struct"},"2315":{"crate_id":2,"path":["core","core_simd","swizzle","extract","Extract"],"kind":"struct"},"553":{"crate_id":2,"path":["core","str","pattern","StrSearcher"],"kind":"struct"},"1434":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x8x2_t"],"kind":"struct"},"3196":{"crate_id":45,"path":["serde_reflection","ser","Serializer"],"kind":"struct"},"3523":{"crate_id":17,"path":["object","read","pe","import","ImportDescriptorIterator"],"kind":"struct"},"880":{"crate_id":41,"path":["memchr","arch","aarch64","neon","memchr","Two"],"kind":"struct"},"1761":{"crate_id":16,"path":["gimli","endianity","RunTimeEndian"],"kind":"enum"},"2642":{"crate_id":33,"path":["futures_util","io","read_line","ReadLine"],"kind":"struct"},"2969":{"crate_id":1,"path":["std","u8"],"kind":"primitive"},"1207":{"crate_id":17,"path":["object","macho","SubClientCommand"],"kind":"struct"},"2088":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2415":{"crate_id":6,"path":["libc","unix","bsd","apple","in6_pktinfo"],"kind":"struct"},"653":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"1534":{"crate_id":23,"path":["slab","Iter"],"kind":"struct"},"3296":{"crate_id":39,"path":["futures_channel","mpsc","SendErrorKind"],"kind":"enum"},"3623":{"crate_id":5,"path":["alloc","collections","btree","map","Keys"],"kind":"struct"},"980":{"crate_id":33,"path":["futures_util","stream","unfold","Unfold"],"kind":"struct"},"1861":{"crate_id":16,"path":["gimli","read","line","IncompleteLineProgram"],"kind":"struct"},"2742":{"crate_id":17,"path":["object","pe","ImageResourceDirectoryString"],"kind":"struct"},"3069":{"crate_id":2,"path":["core","core_simd","masks","sealed","Sealed"],"kind":"trait"},"426":{"crate_id":33,"path":["futures_util","stream","stream","all","_","__Origin"],"kind":"struct"},"1307":{"crate_id":2,"path":["core","num","nonzero","NonZero"],"kind":"struct"},"2188":{"crate_id":41,"path":["memchr","memmem","searcher","SearcherKind"],"kind":"union"},"1634":{"crate_id":1,"path":["std","collections","hash","map","ValuesMut"],"kind":"struct"},"753":{"crate_id":33,"path":["futures_util","stream","try_stream","try_unfold","TryUnfold"],"kind":"struct"},"2515":{"crate_id":31,"path":["futures"],"kind":"module"},"3396":{"crate_id":5,"path":["alloc","collections","btree","append","MergeIter"],"kind":"struct"},"3723":{"crate_id":6,"path":["libc","unix","bsd","apple","xsw_usage"],"kind":"struct"},"1080":{"crate_id":2,"path":["core","cell","UnsafeCell"],"kind":"struct"},"1961":{"crate_id":16,"path":["gimli","read","cfi","CfaRule"],"kind":"enum"},"2842":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2288":{"crate_id":18,"path":["memchr","arch","all","memchr","Three"],"kind":"struct"},"526":{"crate_id":1,"path":["std","sys","pal","unix","stdio","Stdout"],"kind":"struct"},"1407":{"crate_id":35,"path":["futures_macro"],"kind":"module"},"3169":{"crate_id":24,"path":["bincode","config","internal","InternalOptions"],"kind":"trait"},"1734":{"crate_id":21,"path":["serde","de","value","I32Deserializer"],"kind":"struct"},"853":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2615":{"crate_id":2,"path":["core","str","LinesMap"],"kind":"struct"},"3496":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"1180":{"crate_id":41,"path":["memchr","cow","CowBytes"],"kind":"struct"},"299":{"crate_id":0,"path":["crux_kv","KeyValue"],"kind":"struct"},"2061":{"crate_id":2,"path":["core","ops","try_trait","Yeet"],"kind":"struct"},"2942":{"crate_id":33,"path":["futures_util","io","AsyncBufReadExt"],"kind":"trait"},"2388":{"crate_id":6,"path":["libc","unix","bsd","apple","sysdir_search_path_domain_mask_t"],"kind":"enum"},"626":{"crate_id":17,"path":["object","endian","U32Bytes"],"kind":"struct"},"1507":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","bpf_hdr"],"kind":"struct"},"3269":{"crate_id":2,"path":["core","core_simd","swizzle","rotate_elements_right","Rotate"],"kind":"struct"},"1834":{"crate_id":23,"path":["slab","compact","CleanupGuard"],"kind":"struct"},"953":{"crate_id":2,"path":["core","str","lossy","Debug"],"kind":"struct"},"2715":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x16x2_t"],"kind":"struct"},"3596":{"crate_id":33,"path":["futures_util","stream","try_stream","try_buffer_unordered","_","__Origin"],"kind":"struct"},"3042":{"crate_id":29,"path":["crossbeam_channel","channel","IntoIter"],"kind":"struct"},"399":{"crate_id":20,"path":["crux_core","command","executor","JoinHandle"],"kind":"struct"},"1280":{"crate_id":2,"path":["core","core_arch","simd","m64x2"],"kind":"struct"},"2161":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x4x3_t"],"kind":"struct"},"2488":{"crate_id":2,"path":["core","marker","variance","PhantomInvariantLifetime"],"kind":"struct"},"726":{"crate_id":17,"path":["object","elf","SectionHeader32"],"kind":"struct"},"1607":{"crate_id":41,"path":["memchr","arch","all","rabinkarp","Finder"],"kind":"struct"},"3369":{"crate_id":33,"path":["futures_util","stream","stream","Flatten"],"kind":"struct"},"3696":{"crate_id":45,"path":["serde_reflection"],"kind":"module"},"1934":{"crate_id":21,"path":["serde","de","impls","range_to","deserialize","FieldVisitor"],"kind":"struct"},"1053":{"crate_id":5,"path":["alloc","alloc","Global"],"kind":"struct"},"2815":{"crate_id":63,"path":["serde_bytes","bytearray","ByteArray"],"kind":"struct"},"3142":{"crate_id":2,"path":["core","cell","lazy","LazyCell"],"kind":"struct"},"499":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"1380":{"crate_id":16,"path":["gimli","read","dwarf","RangeIterInner"],"kind":"enum"},"2261":{"crate_id":21,"path":["serde","de","impls","StrVisitor"],"kind":"struct"},"2588":{"crate_id":10,"path":["adler2"],"kind":"module"},"826":{"crate_id":17,"path":["object","pe","ImageFunctionEntry64"],"kind":"struct"},"1707":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x4_t"],"kind":"struct"},"3469":{"crate_id":2,"path":["core","fmt","num","LowerHex"],"kind":"struct"},"1153":{"crate_id":11,"path":["hashbrown","control","tag","Tag"],"kind":"struct"},"2034":{"crate_id":16,"path":["gimli","common","DwarfFileType"],"kind":"enum"},"2915":{"crate_id":29,"path":["crossbeam_channel","flavors","list","Position"],"kind":"struct"},"3242":{"crate_id":16,"path":["gimli","read","cfi","BaseAddresses"],"kind":"struct"},"599":{"crate_id":2,"path":["core","core_arch","simd","i8x32"],"kind":"struct"},"1480":{"crate_id":2,"path":["core","num","flt2dec","Sign"],"kind":"enum"},"2361":{"crate_id":24,"path":["bincode","de","read","IoReader"],"kind":"struct"},"1807":{"crate_id":2,"path":["core","mem","drop"],"kind":"function"},"926":{"crate_id":21,"path":["serde","de","impls","deserialize","Field"],"kind":"enum"},"2688":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3569":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x2x4_t"],"kind":"struct"},"1253":{"crate_id":54,"path":["glob","MatchOptions"],"kind":"struct"},"372":{"crate_id":16,"path":["gimli","read","unit","DebugInfoUnitHeadersIter"],"kind":"struct"},"2134":{"crate_id":41,"path":["memchr","arch","all","memchr","One"],"kind":"struct"},"3015":{"crate_id":17,"path":["object","read","xcoff","segment","XcoffSegmentIterator"],"kind":"struct"},"2461":{"crate_id":1,"path":["std","os","unix","fs","DirEntryExt2"],"kind":"trait"},"699":{"crate_id":33,"path":["futures_util","stream","try_stream","try_flatten_unordered","_","__Origin"],"kind":"struct"},"1580":{"crate_id":54,"path":["glob","PatternToken"],"kind":"enum"},"3342":{"crate_id":17,"path":["object","read","coff","comdat","CoffComdat"],"kind":"struct"},"1907":{"crate_id":20,"path":["crux_core","command","executor","TaskId"],"kind":"struct"},"1026":{"crate_id":33,"path":["futures_util","io","split","ReuniteError"],"kind":"struct"},"2788":{"crate_id":16,"path":["gimli","read","UnitOffset"],"kind":"struct"},"3669":{"crate_id":6,"path":["libc","unix","bsd","cmsghdr"],"kind":"struct"},"1353":{"crate_id":33,"path":["futures_util","stream","try_stream","try_ready_chunks","TryReadyChunksError"],"kind":"struct"},"472":{"crate_id":17,"path":["object","read","pe","relocation","RelocationBlockIterator"],"kind":"struct"},"2234":{"crate_id":17,"path":["object","read","macho","segment","MachOSegmentInternal"],"kind":"struct"},"3115":{"crate_id":2,"path":["core","slice","iter","SplitN"],"kind":"struct"},"2561":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"799":{"crate_id":18,"path":["memchr","memmem","FinderBuilder"],"kind":"struct"},"1680":{"crate_id":16,"path":["gimli","read","abbrev","AbbreviationsCacheStrategy"],"kind":"enum"},"3442":{"crate_id":2,"path":["core","num","flt2dec","decoder","FullDecoded"],"kind":"enum"},"2007":{"crate_id":6,"path":["libc","unix","bsd","sockaddr"],"kind":"struct"},"1126":{"crate_id":17,"path":["object","read","any","SymbolTableInternal"],"kind":"enum"},"2888":{"crate_id":33,"path":["futures_util","stream","stream","peek","_","__Origin"],"kind":"struct"},"3215":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x1x4_t"],"kind":"struct"},"572":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","aarch64","malloc_zone_t"],"kind":"struct"},"1453":{"crate_id":1,"path":["std","io","Bytes"],"kind":"struct"},"2334":{"crate_id":2,"path":["core","mem","maybe_uninit","Guard"],"kind":"struct"},"2661":{"crate_id":17,"path":["object","read","any","SegmentInternal"],"kind":"enum"},"899":{"crate_id":6,"path":["libc","unix","bsd","apple","rt_msghdr2"],"kind":"struct"},"1780":{"crate_id":1,"path":["std","io","buffered","linewritershim","LineWriterShim"],"kind":"struct"},"3542":{"crate_id":18,"path":["memchr","memchr","Memchr3"],"kind":"struct"},"2107":{"crate_id":2,"path":["core","fmt","num","UpperHex"],"kind":"struct"},"345":{"crate_id":33,"path":["futures_util","stream","repeat","Repeat"],"kind":"struct"},"1226":{"crate_id":39,"path":["futures_channel","oneshot","Receiver"],"kind":"struct"},"2988":{"crate_id":11,"path":["hashbrown","scopeguard","ScopeGuard"],"kind":"struct"},"3315":{"crate_id":6,"path":["libc","unix","bsd","apple","sigevent"],"kind":"struct"},"672":{"crate_id":2,"path":["core","slice","SlicePattern"],"kind":"trait"},"1553":{"crate_id":1,"path":["std","sys","pal","unix","process","process_common","Command"],"kind":"struct"},"2434":{"crate_id":33,"path":["futures_util","stream","stream","next","Next"],"kind":"struct"},"2761":{"crate_id":39,"path":["futures_channel","mpsc","queue","Queue"],"kind":"struct"},"999":{"crate_id":20,"path":["crux_core","command","context","ShellStream"],"kind":"enum"},"1880":{"crate_id":17,"path":["object","xcoff","Rel32"],"kind":"struct"},"3642":{"crate_id":17,"path":["object","read","archive","ArchiveMember"],"kind":"struct"},"1326":{"crate_id":1,"path":["std","alloc","System"],"kind":"struct"},"445":{"crate_id":11,"path":["hashbrown","TryReserveError"],"kind":"enum"},"2207":{"crate_id":24,"path":["bincode","config","WithOtherEndian"],"kind":"struct"},"3088":{"crate_id":42,"path":["futures_executor","enter","EnterError"],"kind":"struct"},"3415":{"crate_id":17,"path":["object","read","macho","symbol","SymbolTable"],"kind":"struct"},"772":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x4x2_t"],"kind":"struct"},"1653":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2534":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x4x3_t"],"kind":"struct"},"1980":{"crate_id":25,"path":["erased_serde","de","Variant"],"kind":"struct"},"218":{"crate_id":0,"path":["crux_kv","KeyValueResponse"],"kind":"enum"},"1099":{"crate_id":2,"path":["core","ptr","alignment","Alignment"],"kind":"struct"},"2861":{"crate_id":1,"path":["std","char"],"kind":"primitive"},"1426":{"crate_id":21,"path":["serde","de","VariantAccess"],"kind":"trait"},"545":{"crate_id":16,"path":["gimli","read","index","UnitIndexSectionIterator"],"kind":"struct"},"2307":{"crate_id":1,"path":["std","os","unix","process","ExitStatusExt"],"kind":"trait"},"3188":{"crate_id":2,"path":["core","ptr"],"kind":"module"},"3515":{"crate_id":2,"path":["core","time","TryFromFloatSecsErrorKind"],"kind":"enum"},"872":{"crate_id":33,"path":["futures_util","future","join","_","__Origin"],"kind":"struct"},"1753":{"crate_id":2,"path":["core","core_simd","simd","ptr","const_ptr","SimdConstPtr"],"kind":"trait"},"2634":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"2080":{"crate_id":2,"path":["core","char","EscapeDebugInner"],"kind":"enum"},"1199":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"2961":{"crate_id":6,"path":["libc","unix","winsize"],"kind":"struct"},"1526":{"crate_id":17,"path":["object","read","pe","import","DelayLoadDescriptorIterator"],"kind":"struct"},"645":{"crate_id":21,"path":["serde","__private","de","content","EnumRefDeserializer"],"kind":"struct"},"2407":{"crate_id":17,"path":["object","read","util","DebugByte"],"kind":"struct"},"3288":{"crate_id":2,"path":["core","slice","iter","ArrayWindows"],"kind":"struct"},"2734":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"972":{"crate_id":33,"path":["futures_util","future","join","Join"],"kind":"struct"},"91":{"crate_id":2,"path":["core","fmt","Display"],"kind":"trait"},"1853":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint16x4x4_t"],"kind":"struct"},"3615":{"crate_id":16,"path":["gimli","constants","DwCc"],"kind":"struct"},"2180":{"crate_id":17,"path":["object","elf","HashHeader"],"kind":"struct"},"418":{"crate_id":2,"path":["core","core_simd","cast","sealed","Sealed"],"kind":"trait"},"1299":{"crate_id":21,"path":["serde","de","Expected"],"kind":"trait"},"3061":{"crate_id":21,"path":["serde","de","value","StringDeserializer"],"kind":"struct"},"3388":{"crate_id":2,"path":["core","ffi","primitives","c_char"],"kind":"type_alias"},"1626":{"crate_id":16,"path":["gimli","common","DebugAddrIndex"],"kind":"struct"},"745":{"crate_id":25,"path":["erased_serde","de","erase","Deserializer"],"kind":"struct"},"2507":{"crate_id":17,"path":["object","read","pe","import","ImportThunkList"],"kind":"struct"},"2834":{"crate_id":2,"path":["core","hash","Hash"],"kind":"trait"},"1072":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","SeqInPlaceVisitor"],"kind":"struct"},"1953":{"crate_id":17,"path":["object","read","elf","relocation","RelocationSections"],"kind":"struct"},"3715":{"crate_id":18,"path":["memchr","memmem","FindIter"],"kind":"struct"},"2280":{"crate_id":33,"path":["futures_util","io","copy","Copy"],"kind":"struct"},"518":{"crate_id":17,"path":["object","read","any","SymbolIteratorInternal"],"kind":"enum"},"1399":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x4_t"],"kind":"struct"},"3161":{"crate_id":2,"path":["core","iter","adapters","map_windows","MapWindowsInner"],"kind":"struct"},"3488":{"crate_id":2,"path":["core","num","nonzero","private","Sealed"],"kind":"trait"},"845":{"crate_id":17,"path":["object","read","pe","file","PeComdatSectionIterator"],"kind":"struct"},"1726":{"crate_id":1,"path":["std","sys_common","wtf8","Wtf8"],"kind":"struct"},"2607":{"crate_id":2,"path":["core","core_simd","simd","ptr","sealed","Sealed"],"kind":"trait"},"2934":{"crate_id":33,"path":["futures_util","task","spawn","LocalSpawnExt"],"kind":"trait"},"1172":{"crate_id":1,"path":["std","sys","sync","thread_parking","darwin","Parker"],"kind":"struct"},"2053":{"crate_id":1,"path":["std","sync","poison","condvar","WaitTimeoutResult"],"kind":"struct"},"1499":{"crate_id":5,"path":["alloc"],"kind":"module"},"618":{"crate_id":45,"path":["serde_reflection","error","Error"],"kind":"enum"},"2380":{"crate_id":23,"path":["slab","Entry"],"kind":"enum"},"3261":{"crate_id":2,"path":["core","num","fmt","Part"],"kind":"enum"},"3588":{"crate_id":6,"path":["libc","unix","iovec"],"kind":"struct"},"945":{"crate_id":20,"path":["crux_core","command","executor","CommandWaker"],"kind":"struct"},"64":{"crate_id":0,"path":["crux_kv","error","KeyValueError","CursorNotFound"],"kind":"variant"},"1826":{"crate_id":38,"path":["pin_project_lite","__private","AlwaysUnpin"],"kind":"struct"},"2707":{"crate_id":2,"path":["core","ptr","with_exposed_provenance"],"kind":"function"},"3034":{"crate_id":17,"path":["object","pe","ImageFunctionEntry"],"kind":"struct"},"391":{"crate_id":6,"path":["libc","unix","bsd","apple","sockaddr_vm"],"kind":"struct"},"1272":{"crate_id":17,"path":["object","read","pe","data_directory","DataDirectories"],"kind":"struct"},"2153":{"crate_id":1,"path":["std","io","Guard"],"kind":"struct"},"1599":{"crate_id":2,"path":["core","future","poll_fn","PollFn"],"kind":"struct"},"718":{"crate_id":16,"path":["gimli","read","cfi","EhHdrTable"],"kind":"struct"},"2480":{"crate_id":33,"path":["futures_util","io","into_sink","_","__Origin"],"kind":"struct"},"3361":{"crate_id":2,"path":["core","net","ip_addr","Ipv6Addr"],"kind":"struct"},"3688":{"crate_id":1,"path":["std","std_float","StdFloat"],"kind":"trait"},"1045":{"crate_id":33,"path":["futures_util","stream","try_stream","try_flatten","TryFlatten"],"kind":"struct"},"1926":{"crate_id":63,"path":["serde_bytes","bytebuf","ByteBuf"],"kind":"struct"},"2807":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x4_t"],"kind":"struct"},"2253":{"crate_id":2,"path":["core","iter","traits","exact_size","ExactSizeIterator"],"kind":"trait"},"491":{"crate_id":2,"path":["core","num","diy_float","Fp"],"kind":"struct"},"1372":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"3134":{"crate_id":21,"path":["serde","de","impls","range","Field"],"kind":"enum"},"1699":{"crate_id":33,"path":["futures_util","stream","unfold","_","__Origin"],"kind":"struct"},"818":{"crate_id":6,"path":["libc","unix","utimbuf"],"kind":"struct"},"2580":{"crate_id":36,"path":["futures_task","future_obj","LocalFutureObj"],"kind":"struct"},"3461":{"crate_id":2,"path":["core","num","niche_types","NonZeroUsizeInner"],"kind":"struct"},"2907":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"264":{"crate_id":0,"path":["crux_kv","KeyValueResponse","Exists"],"kind":"variant"},"1145":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2026":{"crate_id":1,"path":["std","sync","mpmc","list","Position"],"kind":"struct"},"2353":{"crate_id":5,"path":["alloc","rc","UniqueRcUninit"],"kind":"struct"},"591":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"1472":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x4x2_t"],"kind":"struct"},"3234":{"crate_id":16,"path":["gimli","read","rnglists","RawRange"],"kind":"struct"},"3561":{"crate_id":1,"path":["std","sys","sync","mutex","pthread","Mutex"],"kind":"struct"},"1799":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x1x2_t"],"kind":"struct"},"918":{"crate_id":24,"path":["bincode","config","endian","BigEndian"],"kind":"struct"},"37":{"crate_id":2,"path":["core","borrow","Borrow"],"kind":"trait"},"2680":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x1_t"],"kind":"struct"},"3007":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"364":{"crate_id":33,"path":["futures_util","stream","stream","split","ReuniteError"],"kind":"struct"},"1245":{"crate_id":33,"path":["futures_util","stream","stream","_","__Origin"],"kind":"struct"},"2126":{"crate_id":33,"path":["futures_util","sink","buffer","Buffer"],"kind":"struct"},"2453":{"crate_id":2,"path":["core","cell","RefCell"],"kind":"struct"},"691":{"crate_id":20,"path":["crux_core","capability","_","deserialize","__FieldVisitor"],"kind":"struct"},"1572":{"crate_id":17,"path":["object","read","any","SymbolIterator"],"kind":"struct"},"3334":{"crate_id":24,"path":["bincode","config","DefaultOptions"],"kind":"struct"},"3661":{"crate_id":57,"path":["siphasher","sip","SipHasher"],"kind":"struct"},"1018":{"crate_id":11,"path":["hashbrown","rustc_entry","RustcEntry"],"kind":"enum"},"1899":{"crate_id":17,"path":["object","macho","VersionMinCommand"],"kind":"struct"},"2780":{"crate_id":33,"path":["futures_util","fns","MapErrFn"],"kind":"struct"},"3107":{"crate_id":33,"path":["futures_util","future","join","Join3"],"kind":"struct"},"464":{"crate_id":16,"path":["gimli","read","index","DebugCuIndex"],"kind":"struct"},"1345":{"crate_id":11,"path":["hashbrown","map","ExtractIf"],"kind":"struct"},"2226":{"crate_id":2,"path":["core","io","borrowed_buf","BorrowedCursor"],"kind":"struct"},"1672":{"crate_id":33,"path":["futures_util","stream","stream","fuse","_","__Origin"],"kind":"struct"},"791":{"crate_id":24,"path":["bincode","byteorder","BigEndian"],"kind":"struct"},"2553":{"crate_id":20,"path":["crux_core","capability","ProtoContext"],"kind":"struct"},"3434":{"crate_id":2,"path":["core","fmt","rt","Alignment"],"kind":"enum"},"1118":{"crate_id":16,"path":["gimli","read","unit","Attribute"],"kind":"struct"},"1999":{"crate_id":5,"path":["alloc","collections","linked_list","ExtractIf"],"kind":"struct"},"2880":{"crate_id":17,"path":["object","macho","EntryPointCommand"],"kind":"struct"},"3207":{"crate_id":6,"path":["libc","unix","bsd","utsname"],"kind":"struct"},"564":{"crate_id":17,"path":["object","elf","Rel32"],"kind":"struct"},"1445":{"crate_id":21,"path":["serde","__private","de","content","TagContentOtherFieldVisitor"],"kind":"struct"},"2326":{"crate_id":2,"path":["core","str","IsWhitespace"],"kind":"struct"},"1772":{"crate_id":2,"path":["core","iter","adapters","flatten","FlattenCompat"],"kind":"struct"},"891":{"crate_id":1,"path":["std","backtrace_rs","backtrace","libunwind","Bomb"],"kind":"struct"},"2653":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"10":{"crate_id":2,"path":["core","result","Result"],"kind":"enum"},"3534":{"crate_id":33,"path":["futures_util","sink","err_into","SinkErrInto"],"kind":"struct"},"1218":{"crate_id":33,"path":["futures_util","stream","stream","split","SplitSink"],"kind":"struct"},"337":{"crate_id":0,"path":["crux_kv","get"],"kind":"function"},"2099":{"crate_id":33,"path":["futures_util","stream","stream","for_each_concurrent","_","__Origin"],"kind":"struct"},"2980":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2426":{"crate_id":33,"path":["futures_util","stream","futures_unordered","iter","IterPinRef"],"kind":"struct"},"664":{"crate_id":33,"path":["futures_util","future","try_future","MapErr"],"kind":"struct"},"1545":{"crate_id":2,"path":["core","fmt","num","Octal"],"kind":"struct"},"3307":{"crate_id":33,"path":["futures_util","stream","try_stream","InspectOk"],"kind":"struct"},"1872":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x1_t"],"kind":"struct"},"991":{"crate_id":17,"path":["object","read","xcoff","section","XcoffSectionIterator"],"kind":"struct"},"2753":{"crate_id":17,"path":["object","common","SymbolKind"],"kind":"enum"},"3634":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3080":{"crate_id":1,"path":["std","sys","thread_local","abort_on_dtor_unwind","DtorUnwindGuard"],"kind":"struct"},"1318":{"crate_id":6,"path":["libc","unix","bsd","apple","in6_ifstat"],"kind":"struct"},"437":{"crate_id":6,"path":["libc","unix","tms"],"kind":"struct"},"2199":{"crate_id":43,"path":["anyhow","error","ContextError"],"kind":"struct"},"2526":{"crate_id":33,"path":["futures_util","stream","stream","peek","NextIf"],"kind":"struct"},"764":{"crate_id":2,"path":["core","core_simd","vector","splat","splat_rt","Splat"],"kind":"struct"},"1645":{"crate_id":21,"path":["serde","de","value","private","Pair"],"kind":"trait"},"3407":{"crate_id":41,"path":["memchr","arch","aarch64","neon","memchr","Three"],"kind":"struct"},"1972":{"crate_id":11,"path":["hashbrown","raw","RawIntoIter"],"kind":"struct"},"1091":{"crate_id":21,"path":["serde","__private","ser","CannotSerializeVariant"],"kind":"struct"},"2853":{"crate_id":1,"path":["std","io","stdio","StdoutLock"],"kind":"struct"},"3734":{"crate_id":17,"path":["object","read","elf","version","VernauxIterator"],"kind":"struct"},"3180":{"crate_id":20,"path":["crux_core","capability","executor","TaskWaker"],"kind":"struct"},"537":{"crate_id":6,"path":["libc","unix","bsd","apple","stat"],"kind":"struct"},"1418":{"crate_id":17,"path":["object","read","archive","ArchiveOffset"],"kind":"struct"},"2299":{"crate_id":41,"path":["memchr","arch","all","packedpair","DefaultFrequencyRank"],"kind":"struct"},"2626":{"crate_id":17,"path":["object","read","traits","NoDynamicRelocationIterator"],"kind":"struct"},"864":{"crate_id":33,"path":["futures_util","stream","try_stream","_","__Origin"],"kind":"struct"},"1745":{"crate_id":18,"path":["memchr","memmem","searcher","Pre"],"kind":"struct"},"3507":{"crate_id":33,"path":["futures_util","stream","select_all","IterMut"],"kind":"struct"},"1191":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2072":{"crate_id":11,"path":["hashbrown","raw_entry","RawEntryMut"],"kind":"enum"},"2953":{"crate_id":16,"path":["gimli","read","unit","EntriesTreeIter"],"kind":"struct"},"3280":{"crate_id":33,"path":["futures_util","stream","futures_unordered","ready_to_run_queue","ReadyToRunQueue"],"kind":"struct"},"637":{"crate_id":30,"path":["crossbeam_utils","thread","Scope"],"kind":"struct"},"1518":{"crate_id":1,"path":["std","tuple"],"kind":"primitive"},"2399":{"crate_id":21,"path":["serde","__private","ser","AdjacentlyTaggedEnumVariant"],"kind":"struct"},"2726":{"crate_id":16,"path":["gimli","read","unit","UnitType"],"kind":"enum"},"964":{"crate_id":6,"path":["libc","unix","group"],"kind":"struct"},"1845":{"crate_id":2,"path":["core","str","iter","MatchesInternal"],"kind":"struct"},"3607":{"crate_id":39,"path":["futures_channel"],"kind":"module"},"1291":{"crate_id":29,"path":["crossbeam_channel","flavors","list","Channel"],"kind":"struct"},"410":{"crate_id":33,"path":["futures_util","stream","try_stream","into_stream","_","__Origin"],"kind":"struct"},"2172":{"crate_id":1,"path":["std","net","udp","UdpSocket"],"kind":"struct"},"3053":{"crate_id":17,"path":["object","pe","ImageOs2Header"],"kind":"struct"},"3380":{"crate_id":11,"path":["hashbrown","map","Entry"],"kind":"enum"},"737":{"crate_id":30,"path":["crossbeam_utils","atomic","consume","AtomicConsume"],"kind":"trait"},"1618":{"crate_id":2,"path":["core","core_arch","simd","i8x4"],"kind":"struct"},"2499":{"crate_id":21,"path":["serde","de","value","PairDeserializer"],"kind":"struct"},"1945":{"crate_id":17,"path":["object","read","util","DebugLen"],"kind":"struct"},"1064":{"crate_id":17,"path":["object","read","pe","section","PeSectionIterator"],"kind":"struct"},"2826":{"crate_id":2,"path":["core","cell","BorrowRefMut"],"kind":"struct"},"3707":{"crate_id":17,"path":["object","read","pe","export","Export"],"kind":"struct"},"1391":{"crate_id":2,"path":["core","option","Iter"],"kind":"struct"},"510":{"crate_id":1,"path":["std","process","ExitStatus"],"kind":"struct"},"2272":{"crate_id":1,"path":["std","collections","hash","set","VacantEntry"],"kind":"struct"},"3153":{"crate_id":41,"path":["memchr","memmem","searcher","SearcherRev"],"kind":"struct"},"2599":{"crate_id":5,"path":["alloc","collections","btree","map","BTreeMap"],"kind":"struct"},"837":{"crate_id":2,"path":["core","cmp","PartialOrd"],"kind":"trait"},"1718":{"crate_id":16,"path":["gimli","constants","DwVirtuality"],"kind":"struct"},"3480":{"crate_id":17,"path":["object","elf","FileHeader64"],"kind":"struct"},"2045":{"crate_id":11,"path":["hashbrown","Equivalent"],"kind":"trait"},"1164":{"crate_id":2,"path":["core","async_iter","from_iter","FromIter"],"kind":"struct"},"2926":{"crate_id":2,"path":["core","convert","num","FloatToInt"],"kind":"trait"},"3253":{"crate_id":16,"path":["gimli","read","loclists","RawLocListEntry"],"kind":"enum"},"1491":{"crate_id":1,"path":["std","env","VarsOs"],"kind":"struct"},"610":{"crate_id":21,"path":["serde","ser","SerializeTuple"],"kind":"trait"},"2372":{"crate_id":16,"path":["gimli","read","pubtypes","DebugPubTypes"],"kind":"struct"},"2699":{"crate_id":11,"path":["hashbrown","map","IterMut"],"kind":"struct"},"937":{"crate_id":2,"path":["core","alloc","layout","LayoutError"],"kind":"struct"},"1818":{"crate_id":21,"path":["serde","de","impls","OsStringVisitor"],"kind":"struct"},"3580":{"crate_id":2,"path":["core","cell","BorrowMutError"],"kind":"struct"},"2145":{"crate_id":41,"path":["memchr","arch","all","rabinkarp","Hash"],"kind":"struct"},"383":{"crate_id":2,"path":["core","sync","atomic","AtomicPtr"],"kind":"struct"},"1264":{"crate_id":18,"path":["memchr","arch","all","memchr","OneIter"],"kind":"struct"},"3026":{"crate_id":11,"path":["hashbrown","raw","RawDrain"],"kind":"struct"},"3353":{"crate_id":5,"path":["alloc","vec","splice","Splice"],"kind":"struct"},"710":{"crate_id":38,"path":["pin_project_lite","__private","PinnedFieldsOfHelperTrait"],"kind":"trait"},"1591":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","aarch64","__darwin_mcontext64"],"kind":"struct"},"2472":{"crate_id":37,"path":["futures_sink"],"kind":"module"},"2799":{"crate_id":6,"path":["libc","unix","bsd","apple","task_thread_times_info"],"kind":"struct"},"1037":{"crate_id":21,"path":["serde","__private","ser","content","SerializeTupleVariantAsMapValue"],"kind":"struct"},"1918":{"crate_id":2,"path":["core","ops","bit","ShlAssign"],"kind":"trait"},"3680":{"crate_id":21,"path":["serde","__private","de","borrow_cow_bytes","CowBytesVisitor"],"kind":"struct"},"1364":{"crate_id":2,"path":["core","core_arch","simd","m8x16"],"kind":"struct"},"483":{"crate_id":17,"path":["object","pe","ImageSectionHeader"],"kind":"struct"},"2245":{"crate_id":21,"path":["serde","__private","de","content","VariantDeserializer"],"kind":"struct"},"3126":{"crate_id":41,"path":["memchr","arch","generic","memchr","Three"],"kind":"struct"},"3453":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"810":{"crate_id":17,"path":["object","pe","ImageDelayloadDescriptor"],"kind":"struct"},"1691":{"crate_id":17,"path":["object","read","any","ComdatSectionIterator"],"kind":"struct"},"2572":{"crate_id":2,"path":["core","str","iter","MatchIndices"],"kind":"struct"},"2899":{"crate_id":5,"path":["alloc","collections","btree","set","IntersectionInner"],"kind":"enum"},"1137":{"crate_id":5,"path":["alloc","collections","btree","map","Cursor"],"kind":"struct"},"2018":{"crate_id":15,"path":["addr2line","line","LineLocationRangeIter"],"kind":"struct"},"1464":{"crate_id":1,"path":["std","os","fd","raw","IntoRawFd"],"kind":"trait"},"583":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"2345":{"crate_id":2,"path":["core","mem","manually_drop","ManuallyDrop"],"kind":"struct"},"3226":{"crate_id":63,"path":["serde_bytes","bytearray","BorrowedByteArrayVisitor"],"kind":"struct"},"3553":{"crate_id":54,"path":["glob"],"kind":"module"},"910":{"crate_id":2,"path":["core","range","iter","IterRangeFrom"],"kind":"struct"},"1791":{"crate_id":33,"path":["futures_util","stream","stream","ready_chunks","ReadyChunks"],"kind":"struct"},"2672":{"crate_id":17,"path":["object","pe","ImageOptionalHeader32"],"kind":"struct"},"29":{"crate_id":2,"path":["core","marker","Unpin"],"kind":"trait"},"2118":{"crate_id":2,"path":["core","char","ToUppercase"],"kind":"struct"},"356":{"crate_id":17,"path":["object","elf","Relr64"],"kind":"struct"},"1237":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2999":{"crate_id":1,"path":["std","collections","hash","map","VacantEntry"],"kind":"struct"},"1564":{"crate_id":5,"path":["alloc","slice","hack","to_vec","DropGuard"],"kind":"struct"},"683":{"crate_id":45,"path":["serde_reflection","ser","SeqSerializer"],"kind":"struct"},"2445":{"crate_id":16,"path":["gimli","common","DebugMacroOffset"],"kind":"struct"},"3326":{"crate_id":2,"path":["core","core_simd","vector","SimdElement"],"kind":"trait"},"2772":{"crate_id":17,"path":["object","common","SymbolFlags"],"kind":"enum"},"1010":{"crate_id":6,"path":["libc","unix","bsd","apple","vol_attributes_attr_t"],"kind":"struct"},"129":{"crate_id":0,"path":["crux_kv","value","Value","None"],"kind":"variant"},"1891":{"crate_id":33,"path":["futures_util","future","try_future","try_flatten_err","TryFlattenErr"],"kind":"enum"},"3653":{"crate_id":17,"path":["object","elf","GnuHashHeader"],"kind":"struct"},"2218":{"crate_id":41,"path":["memchr","arch","all","twoway","Shift"],"kind":"enum"},"456":{"crate_id":2,"path":["core","core_simd","masks","mask_impl","Mask"],"kind":"struct"},"1337":{"crate_id":2,"path":["core","core_arch","simd","m16x8"],"kind":"struct"},"3099":{"crate_id":25,"path":["erased_serde","ser","SerializeTupleVariant"],"kind":"trait"},"1664":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint32x2_t"],"kind":"struct"},"783":{"crate_id":18,"path":["memchr","arch","all","rabinkarp","Finder"],"kind":"struct"},"2545":{"crate_id":17,"path":["object","read","macho","dyld_cache","DyldCacheImageIterator"],"kind":"struct"},"3426":{"crate_id":1,"path":["std","sync","mpmc","context","Context"],"kind":"struct"},"2872":{"crate_id":21,"path":["serde","de","value","I128Deserializer"],"kind":"struct"},"1110":{"crate_id":3,"path":["compiler_builtins","int","big","u256"],"kind":"struct"},"1991":{"crate_id":33,"path":["futures_util","stream","stream","filter","Filter"],"kind":"struct"},"2318":{"crate_id":6,"path":["libc","unix","bsd","apple","if_msghdr2"],"kind":"struct"},"556":{"crate_id":5,"path":["alloc","collections","btree","node","drop_key_val","Dropper"],"kind":"struct"},"1437":{"crate_id":2,"path":["core","slice","iter","ArrayChunksMut"],"kind":"struct"},"3199":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x2x3_t"],"kind":"struct"},"3526":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x4x4_t"],"kind":"struct"},"883":{"crate_id":25,"path":["erased_serde","ser","MakeSerializer"],"kind":"struct"},"2":{"crate_id":0,"path":["crux_kv","command"],"kind":"module"},"1764":{"crate_id":16,"path":["gimli","read","cfi","PartialFrameDescriptionEntry"],"kind":"struct"},"2645":{"crate_id":6,"path":["libc","unix","bsd","apple","ifconf"],"kind":"struct"},"2972":{"crate_id":6,"path":["libc","unix","bsd","apple","proc_taskallinfo"],"kind":"struct"},"1210":{"crate_id":36,"path":["futures_task","future_obj","FutureObj"],"kind":"struct"},"2091":{"crate_id":2,"path":["core","ops","arith","Rem"],"kind":"trait"},"2418":{"crate_id":1,"path":["std","sync","mpmc","Iter"],"kind":"struct"},"656":{"crate_id":33,"path":["futures_util","stream","stream","for_each_concurrent","ForEachConcurrent"],"kind":"struct"},"1537":{"crate_id":17,"path":["object","common","FileFlags"],"kind":"enum"},"3299":{"crate_id":1,"path":["std","backtrace_rs","symbolize","Symbol"],"kind":"struct"},"3626":{"crate_id":5,"path":["alloc","string","FromUtf8Error"],"kind":"struct"},"983":{"crate_id":2,"path":["core","core_arch","simd","f64x8"],"kind":"struct"},"1864":{"crate_id":18,"path":["memchr","memmem","searcher","PrefilterState"],"kind":"struct"},"102":{"crate_id":21,"path":["serde","ser","Serialize"],"kind":"trait"},"2745":{"crate_id":2,"path":["core","fmt","Alignment"],"kind":"enum"},"3072":{"crate_id":17,"path":["object","elf","Ident"],"kind":"struct"},"429":{"crate_id":41,"path":["memchr","vector","SensibleMoveMask"],"kind":"struct"},"1310":{"crate_id":16,"path":["gimli","common","DebugTypesOffset"],"kind":"struct"},"2191":{"crate_id":44,"path":["serde_generate","ocaml","Installer"],"kind":"struct"},"1637":{"crate_id":1,"path":["std","io"],"kind":"module"},"756":{"crate_id":2,"path":["core","future","join","MaybeDone"],"kind":"enum"},"2518":{"crate_id":18,"path":["memchr","arch","aarch64","neon","memchr","TwoIter"],"kind":"struct"},"3399":{"crate_id":5,"path":["alloc","collections","btree","set","entry","Entry"],"kind":"enum"},"3726":{"crate_id":33,"path":["futures_util","future","poll_immediate","PollImmediate"],"kind":"struct"},"1083":{"crate_id":54,"path":["glob","Pattern"],"kind":"struct"},"1964":{"crate_id":6,"path":["libc","unix","bsd","apple","sigaction"],"kind":"struct"},"2845":{"crate_id":17,"path":["object","macho","DataInCodeEntry"],"kind":"struct"},"2291":{"crate_id":16,"path":["gimli","common","DwoId"],"kind":"struct"},"529":{"crate_id":16,"path":["gimli","arch","Arm"],"kind":"struct"},"1410":{"crate_id":2,"path":["core","str","iter","RMatches"],"kind":"struct"},"3172":{"crate_id":9,"path":["miniz_oxide","inflate","core","LocalVars"],"kind":"struct"},"1737":{"crate_id":5,"path":["alloc","collections","btree","map","IntoValues"],"kind":"struct"},"856":{"crate_id":6,"path":["libc","unix","bsd","apple","vm_statistics64"],"kind":"struct"},"2618":{"crate_id":5,"path":["alloc","string","FromUtf16Error"],"kind":"struct"},"3499":{"crate_id":1,"path":["std","sync","mpmc","zero","ZeroToken"],"kind":"struct"},"2945":{"crate_id":1,"path":["std","thread","spawnhook","SpawnHooks"],"kind":"struct"},"1183":{"crate_id":9,"path":["miniz_oxide","inflate","TINFLStatus"],"kind":"enum"},"2064":{"crate_id":11,"path":["hashbrown","rustc_entry","RustcVacantEntry"],"kind":"struct"},"302":{"crate_id":2,"path":["core","ops","function","FnOnce"],"kind":"trait"},"2391":{"crate_id":6,"path":["libc","unix","bsd","apple","in6_ifreq"],"kind":"struct"},"629":{"crate_id":17,"path":["object","macho","LcStr"],"kind":"struct"},"1510":{"crate_id":5,"path":["alloc","collections","btree","map","IntoKeys"],"kind":"struct"},"3272":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"1837":{"crate_id":1,"path":["std","io","buffered","bufwriter","BufWriter"],"kind":"struct"},"956":{"crate_id":33,"path":["futures_util","stream","futures_unordered","FuturesUnordered"],"kind":"struct"},"2718":{"crate_id":16,"path":["gimli","read","dwarf","RangeIter"],"kind":"struct"},"3599":{"crate_id":49,"path":["heck","shouty_kebab","ShoutyKebabCase"],"kind":"trait"},"3045":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x8x2_t"],"kind":"struct"},"402":{"crate_id":25,"path":["erased_serde","de","MapAccess"],"kind":"trait"},"1283":{"crate_id":2,"path":["core","num","error","ParseIntError"],"kind":"struct"},"2164":{"crate_id":16,"path":["gimli","read","pubtypes","PubTypesEntry"],"kind":"struct"},"2491":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x4_t"],"kind":"struct"},"729":{"crate_id":11,"path":["hashbrown","raw","TableLayout"],"kind":"struct"},"1610":{"crate_id":6,"path":["libc","unix","bsd","apple","processor_set_load_info"],"kind":"struct"},"3372":{"crate_id":17,"path":["object","pe","ImageEpilogueDynamicRelocationHeader"],"kind":"struct"},"3699":{"crate_id":17,"path":["object","read","xcoff","section","XcoffSection"],"kind":"struct"},"1056":{"crate_id":17,"path":["object","read","elf","version","VerdefIterator"],"kind":"struct"},"175":{"crate_id":0,"path":["crux_kv","KeyValueOperation","Delete"],"kind":"variant"},"1937":{"crate_id":1,"path":["std","path","Ancestors"],"kind":"struct"},"2818":{"crate_id":2,"path":["core","core_arch","simd","f16x32"],"kind":"struct"},"3145":{"crate_id":33,"path":["futures_util","io","AsyncReadExt"],"kind":"trait"},"502":{"crate_id":33,"path":["futures_util","stream","stream","take_until","_","__Origin"],"kind":"struct"},"1383":{"crate_id":18,"path":["memchr","arch","generic","memchr","Iter"],"kind":"struct"},"2264":{"crate_id":21,"path":["serde","format","Buf"],"kind":"struct"},"2591":{"crate_id":16,"path":["gimli"],"kind":"module"},"829":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"1710":{"crate_id":2,"path":["core","hash","sip","Sip13Rounds"],"kind":"struct"},"3472":{"crate_id":16,"path":["gimli","read","op","EvaluationState"],"kind":"enum"},"1156":{"crate_id":2,"path":["core","core_simd","simd","num","sealed","Sealed"],"kind":"trait"},"2037":{"crate_id":6,"path":["libc","unix","bsd","apple","arphdr"],"kind":"struct"},"2918":{"crate_id":1,"path":["std","sys_common","wstr","WStrUnits"],"kind":"struct"},"3245":{"crate_id":1,"path":["std","sys","sync","once_box","OnceBox"],"kind":"struct"},"602":{"crate_id":16,"path":["gimli","endianity","LittleEndian"],"kind":"struct"},"1483":{"crate_id":11,"path":["hashbrown"],"kind":"module"},"2364":{"crate_id":33,"path":["futures_util","future","future","FutureExt"],"kind":"trait"},"1810":{"crate_id":41,"path":["memchr","memmem","searcher","SearcherRevKind"],"kind":"enum"},"929":{"crate_id":20,"path":["crux_core","capability","channel","Sender"],"kind":"struct"},"2691":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"3572":{"crate_id":9,"path":["miniz_oxide","inflate","core","HuffmanTable"],"kind":"struct"},"1256":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x2x3_t"],"kind":"struct"},"375":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x8x2_t"],"kind":"struct"},"2137":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","aarch64","__darwin_arm_thread_state64"],"kind":"struct"},"3018":{"crate_id":33,"path":["futures_util","io","into_sink","IntoSink"],"kind":"struct"},"2464":{"crate_id":17,"path":["object","read","macho","dyld_cache","DyldCache"],"kind":"struct"},"702":{"crate_id":2,"path":["core","slice","ascii","EscapeByte"],"kind":"struct"},"1583":{"crate_id":2,"path":["core","iter","range","Step"],"kind":"trait"},"3345":{"crate_id":45,"path":["serde_reflection","ser","TupleVariantSerializer"],"kind":"struct"},"1910":{"crate_id":18,"path":["memchr","arch","aarch64","neon","memchr","Three"],"kind":"struct"},"1029":{"crate_id":2,"path":["core","str","pattern","MultiCharEqSearcher"],"kind":"struct"},"2791":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3672":{"crate_id":42,"path":["futures_executor"],"kind":"module"},"1356":{"crate_id":17,"path":["object","macho","SegmentCommand64"],"kind":"struct"},"475":{"crate_id":2,"path":["core","marker","ConstParamTy_"],"kind":"trait"},"2237":{"crate_id":2,"path":["core","ops","range","IntoBounds"],"kind":"trait"},"3118":{"crate_id":21,"path":["serde","de","impls","deserialize","Field"],"kind":"enum"},"2564":{"crate_id":33,"path":["futures_util","future","future","Then"],"kind":"struct"},"802":{"crate_id":1,"path":["std","sync","poison","rwlock","RwLockReadGuard"],"kind":"struct"},"1683":{"crate_id":33,"path":["futures_util","future","select_all","SelectAll"],"kind":"struct"},"3445":{"crate_id":17,"path":["object","pe","ImageFileHeader"],"kind":"struct"},"2010":{"crate_id":21,"path":["serde","de","impls","BytesVisitor"],"kind":"struct"},"1129":{"crate_id":17,"path":["object","read","pe","relocation","RelocationIterator"],"kind":"struct"},"2891":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x1x3_t"],"kind":"struct"},"3218":{"crate_id":17,"path":["object","read","pe","rich","RichHeaderInfo"],"kind":"struct"},"575":{"crate_id":1,"path":["std","backtrace","Backtrace"],"kind":"struct"},"1456":{"crate_id":6,"path":["libc","unix","bsd","apple","mstats"],"kind":"struct"},"2337":{"crate_id":2,"path":["core","error","Request"],"kind":"struct"},"2664":{"crate_id":2,"path":["core","iter","adapters","map_windows","Buffer"],"kind":"struct"},"902":{"crate_id":2,"path":["core","str","CharEscapeDebugContinue"],"kind":"struct"},"21":{"crate_id":20,"path":["crux_core","core","request","Request"],"kind":"struct"},"1783":{"crate_id":1,"path":["std","sys","pal","unix","fs","FileType"],"kind":"struct"},"3545":{"crate_id":11,"path":["hashbrown","raw_entry","RawOccupiedEntryMut"],"kind":"struct"},"2110":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x2x2_t"],"kind":"struct"},"348":{"crate_id":3,"path":["compiler_builtins"],"kind":"module"},"1229":{"crate_id":5,"path":["alloc","collections","vec_deque","into_iter","try_fold","Guard"],"kind":"struct"},"2991":{"crate_id":33,"path":["futures_util","io","copy_buf_abortable","_","__Origin"],"kind":"struct"},"3318":{"crate_id":2,"path":["core","ffi","c_str","CStr"],"kind":"struct"},"675":{"crate_id":17,"path":["object","read","elf","symbol","SymbolTable"],"kind":"struct"},"1556":{"crate_id":6,"path":["libc","unix","bsd","regmatch_t"],"kind":"struct"},"2437":{"crate_id":46,"path":["thiserror"],"kind":"module"},"2764":{"crate_id":1,"path":["std","io","error","SimpleMessage"],"kind":"struct"},"1002":{"crate_id":17,"path":["object","read","macho","dyld_cache","DyldSubCache"],"kind":"struct"},"1883":{"crate_id":17,"path":["object","read","coff","section","CoffSectionIterator"],"kind":"struct"},"3645":{"crate_id":17,"path":["object","common","Architecture"],"kind":"enum"},"1329":{"crate_id":2,"path":["core","num","dec2flt","number","Number"],"kind":"struct"},"448":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"2210":{"crate_id":45,"path":["serde_reflection","value","SeqDeserializer"],"kind":"struct"},"3091":{"crate_id":24,"path":["bincode","config","endian","BincodeByteOrder"],"kind":"trait"},"3418":{"crate_id":21,"path":["serde","de","impls","deserialize","SeqVisitor"],"kind":"struct"},"775":{"crate_id":1,"path":["std","collections","hash","map","OccupiedError"],"kind":"struct"},"1656":{"crate_id":6,"path":["libc","unix","bsd","apple","ip_mreq"],"kind":"struct"},"2537":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","aarch64","ucontext_t"],"kind":"struct"},"1983":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"221":{"crate_id":0,"path":["crux_kv","KeyValueResult","Err"],"kind":"variant"},"1102":{"crate_id":2,"path":["core","core_simd","simd","cmp","ord","SimdPartialOrd"],"kind":"trait"},"2864":{"crate_id":1,"path":["std","fn"],"kind":"primitive"},"1429":{"crate_id":33,"path":["futures_util","stream","stream","take","_","__Origin"],"kind":"struct"},"548":{"crate_id":2,"path":["core","ops","bit","Not"],"kind":"trait"},"2310":{"crate_id":11,"path":["hashbrown","table","OccupiedEntry"],"kind":"struct"},"3191":{"crate_id":21,"path":["serde","de","impls","deserialize","Field"],"kind":"enum"},"2637":{"crate_id":2,"path":["core","mem","replace"],"kind":"function"},"875":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x2x3_t"],"kind":"struct"},"1756":{"crate_id":16,"path":["gimli","common","Format"],"kind":"enum"},"3518":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2083":{"crate_id":1,"path":["std","sync","poison","PoisonError"],"kind":"struct"},"1202":{"crate_id":29,"path":["crossbeam_channel","waker","SyncWaker"],"kind":"struct"},"2964":{"crate_id":21,"path":["serde","__private","ser","content","SerializeStructVariant"],"kind":"struct"},"1529":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint8x16_t"],"kind":"struct"},"648":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2410":{"crate_id":17,"path":["object","pe","ImageSymbolBytes"],"kind":"struct"},"3291":{"crate_id":2,"path":["core","fmt","LowerExp"],"kind":"trait"},"2737":{"crate_id":1,"path":["std","sync","mpmc","select","Selected"],"kind":"enum"},"94":{"crate_id":21,"path":["serde","de","Deserialize"],"kind":"trait"},"975":{"crate_id":6,"path":["libc","unix","bsd","apple","lconv"],"kind":"struct"},"1856":{"crate_id":2,"path":["core","str","converts","from_utf8"],"kind":"function"},"3618":{"crate_id":17,"path":["object","pe","ImageEnclaveImport"],"kind":"struct"},"2183":{"crate_id":18,"path":["memchr","memmem","FindRevIter"],"kind":"struct"},"421":{"crate_id":24,"path":["bincode","config","legacy","Config"],"kind":"struct"},"1302":{"crate_id":2,"path":["core","convert","AsMut"],"kind":"trait"},"3064":{"crate_id":1,"path":["std","f32"],"kind":"primitive"},"3391":{"crate_id":17,"path":["object","elf","CompressionHeader32"],"kind":"struct"},"748":{"crate_id":2,"path":["core","cell","BorrowError"],"kind":"struct"},"1629":{"crate_id":6,"path":["libc","unix","bsd","tm"],"kind":"struct"},"2510":{"crate_id":5,"path":["alloc","collections","btree","set","CursorMut"],"kind":"struct"},"2837":{"crate_id":18,"path":["memchr","arch","generic","packedpair","Finder"],"kind":"struct"},"1075":{"crate_id":2,"path":["core","sync","atomic","AtomicU16"],"kind":"struct"},"1956":{"crate_id":17,"path":["object","pe","ImageRelocation"],"kind":"struct"},"3718":{"crate_id":16,"path":["gimli","read","endian_slice","DebugBytes"],"kind":"struct"},"2283":{"crate_id":2,"path":["core","core_arch","simd","f16x8"],"kind":"struct"},"521":{"crate_id":36,"path":["futures_task","waker_ref","WakerRef"],"kind":"struct"},"1402":{"crate_id":1,"path":["std","panic","PanicHookInfo"],"kind":"struct"},"3164":{"crate_id":6,"path":["libc","unix","bsd","apple","ipc_perm"],"kind":"struct"},"3491":{"crate_id":32,"path":["futures_core","stream","TryStream"],"kind":"trait"},"848":{"crate_id":1,"path":["std","path","fmt","DebugHelper"],"kind":"struct"},"1729":{"crate_id":1,"path":["std","env","VarError"],"kind":"enum"},"2610":{"crate_id":48,"path":["once_cell","unsync","OnceCell"],"kind":"struct"},"2937":{"crate_id":3,"path":["compiler_builtins","int","big","i256"],"kind":"struct"},"1175":{"crate_id":2,"path":["core","alloc","AllocError"],"kind":"struct"},"2056":{"crate_id":17,"path":["object","elf","SectionHeader64"],"kind":"struct"},"1502":{"crate_id":2,"path":["core","core_arch","simd","f64x1"],"kind":"struct"},"621":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2383":{"crate_id":18,"path":["memchr","memmem","searcher","SearcherKind"],"kind":"union"},"3264":{"crate_id":11,"path":["hashbrown","set","HashSet"],"kind":"struct"},"3591":{"crate_id":2,"path":["core","char","EscapeDefault"],"kind":"struct"},"948":{"crate_id":33,"path":["futures_util","io","line_writer","LineWriter"],"kind":"struct"},"1829":{"crate_id":1,"path":["std","sync","reentrant_lock","ReentrantLockGuard"],"kind":"struct"},"2710":{"crate_id":17,"path":["object","pe","ImageAuxSymbolSection"],"kind":"struct"},"2156":{"crate_id":2,"path":["core","core_arch","simd","u16x64"],"kind":"struct"},"394":{"crate_id":17,"path":["object","macho","RelocationInfo"],"kind":"struct"},"1275":{"crate_id":20,"path":["crux_core","core","resolve","ResolveError"],"kind":"enum"},"3037":{"crate_id":5,"path":["alloc","collections","btree","map","RangeMut"],"kind":"struct"},"1602":{"crate_id":16,"path":["gimli","constants","DwLns"],"kind":"struct"},"721":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_precedence_policy"],"kind":"struct"},"2483":{"crate_id":59,"path":["textwrap","core","Word"],"kind":"struct"},"3364":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","timeval32"],"kind":"struct"},"3691":{"crate_id":2,"path":["core","slice","iter","IterMut"],"kind":"struct"},"1048":{"crate_id":49,"path":["heck","snake","SnekCase"],"kind":"trait"},"1929":{"crate_id":33,"path":["futures_util","future","future","shared","poll","Reset"],"kind":"struct"},"2810":{"crate_id":33,"path":["futures_util","io","copy_buf","_","__Origin"],"kind":"struct"},"2256":{"crate_id":6,"path":["libc","unix","bsd","apple","rt_metrics"],"kind":"struct"},"494":{"crate_id":16,"path":["gimli","read","value","Value"],"kind":"enum"},"1375":{"crate_id":5,"path":["alloc","collections","btree","mem","replace","PanicGuard"],"kind":"struct"},"3137":{"crate_id":2,"path":["core","iter","adapters","intersperse","IntersperseWith"],"kind":"struct"},"1702":{"crate_id":17,"path":["object","read","pe","section","PeSegment"],"kind":"struct"},"821":{"crate_id":7,"path":["unwind","libunwind","_Unwind_Reason_Code"],"kind":"enum"},"2583":{"crate_id":7,"path":["unwind"],"kind":"module"},"3464":{"crate_id":2,"path":["core","core_arch","simd","u8x64"],"kind":"struct"},"2910":{"crate_id":2,"path":["core","ops","bit","BitOrAssign"],"kind":"trait"},"267":{"crate_id":0,"path":["crux_kv","KeyValueResponse","ListKeys"],"kind":"variant"},"1148":{"crate_id":2,"path":["core","core_simd","simd","ptr","const_ptr","SimdConstPtr","with_addr"],"kind":"function"},"2029":{"crate_id":1,"path":["std","thread","Packet"],"kind":"struct"},"2356":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x8x2_t"],"kind":"struct"},"594":{"crate_id":1,"path":["std","sync","mpmc","array","ArrayToken"],"kind":"struct"},"1475":{"crate_id":2,"path":["core","str","iter","RMatchIndices"],"kind":"struct"},"3237":{"crate_id":33,"path":["futures_util","sink","close","Close"],"kind":"struct"},"3564":{"crate_id":5,"path":["alloc","vec","into_iter","drop","DropGuard"],"kind":"struct"},"1802":{"crate_id":33,"path":["futures_util","future","select","Select"],"kind":"struct"},"921":{"crate_id":42,"path":["futures_executor","local_pool","BlockingStream"],"kind":"struct"},"2683":{"crate_id":33,"path":["futures_util","stream","stream","FlatMap"],"kind":"struct"},"40":{"crate_id":2,"path":["core","borrow","BorrowMut"],"kind":"trait"},"3010":{"crate_id":2,"path":["core","array","iter","IntoIter"],"kind":"struct"},"367":{"crate_id":5,"path":["alloc","collections","btree","set","IntoIter"],"kind":"struct"},"1248":{"crate_id":41,"path":["memchr","arch","all","memchr","ThreeIter"],"kind":"struct"},"2129":{"crate_id":33,"path":["futures_util","io","copy","_","__Origin"],"kind":"struct"},"2456":{"crate_id":17,"path":["object","macho","FvmlibCommand"],"kind":"struct"},"694":{"crate_id":2,"path":["core","asserting","Capture"],"kind":"struct"},"1575":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3337":{"crate_id":5,"path":["alloc","collections","vec_deque","iter","Iter"],"kind":"struct"},"3664":{"crate_id":5,"path":["alloc","ffi","c_str","IntoStringError"],"kind":"struct"},"1021":{"crate_id":17,"path":["object","read","elf","version","VerneedIterator"],"kind":"struct"},"1902":{"crate_id":49,"path":["heck","snake","SnakeCase"],"kind":"trait"},"2783":{"crate_id":17,"path":["object","pe","ImageArchiveMemberHeader"],"kind":"struct"},"3110":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x1x2_t"],"kind":"struct"},"467":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x16x3_t"],"kind":"struct"},"1348":{"crate_id":33,"path":["futures_util","io","fill_buf","FillBuf"],"kind":"struct"},"2229":{"crate_id":55,"path":["phf","map","Entries"],"kind":"struct"},"1675":{"crate_id":41,"path":["memchr","memmem","searcher","PrefilterState"],"kind":"struct"},"794":{"crate_id":5,"path":["alloc","collections","btree","map","UnorderedKeyError"],"kind":"struct"},"2556":{"crate_id":33,"path":["futures_util","future","future","catch_unwind","CatchUnwind"],"kind":"struct"},"3437":{"crate_id":16,"path":["gimli","read","rnglists","RangeListsFormat"],"kind":"enum"},"1121":{"crate_id":6,"path":["libc","unix","bsd","apple","processor_cpu_load_info"],"kind":"struct"},"2002":{"crate_id":21,"path":["serde","__private","de","content","ContentRefDeserializer"],"kind":"struct"},"2883":{"crate_id":6,"path":["libc","unix","bsd","apple","rusage_info_v2"],"kind":"struct"},"2329":{"crate_id":29,"path":["crossbeam_channel","context","Inner"],"kind":"struct"},"567":{"crate_id":21,"path":["serde","de","value","I8Deserializer"],"kind":"struct"},"1448":{"crate_id":16,"path":["gimli","read","cfi","CieOffsetEncoding"],"kind":"enum"},"3210":{"crate_id":21,"path":["serde","__private","ser","FlatMapSerializeStruct"],"kind":"struct"},"1775":{"crate_id":6,"path":["libc","unix","bsd","apple","attrreference_t"],"kind":"struct"},"13":{"crate_id":0,"path":["crux_kv","error","KeyValueError"],"kind":"enum"},"894":{"crate_id":2,"path":["core","iter","adapters","array_chunks","ArrayChunks"],"kind":"struct"},"2656":{"crate_id":33,"path":["futures_util","stream","stream","take","Take"],"kind":"struct"},"3537":{"crate_id":16,"path":["gimli","read","unit","DebugTypes"],"kind":"struct"},"1221":{"crate_id":2,"path":["core","core_arch","simd","i32x2"],"kind":"struct"},"340":{"crate_id":0,"path":["crux_kv","exists"],"kind":"function"},"2102":{"crate_id":2,"path":["core","str","iter","MatchIndicesInternal"],"kind":"struct"},"2983":{"crate_id":17,"path":["object","archive","AixHeader"],"kind":"struct"},"2429":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"667":{"crate_id":1,"path":["std","sync","mpmc","list","ListToken"],"kind":"struct"},"1548":{"crate_id":32,"path":["futures_core","future","FusedFuture"],"kind":"trait"},"3310":{"crate_id":20,"path":["crux_core","capability","executor","TaskId"],"kind":"struct"},"1875":{"crate_id":16,"path":["gimli","read","loclists","DebugLoc"],"kind":"struct"},"994":{"crate_id":6,"path":["libc","unix","bsd","apple","ip_mreq_source"],"kind":"struct"},"2756":{"crate_id":16,"path":["gimli","read","op","Expression"],"kind":"struct"},"3637":{"crate_id":5,"path":["alloc","collections","btree","set","CursorMutKey"],"kind":"struct"},"3083":{"crate_id":17,"path":["object","read","RelocationMapEntry"],"kind":"struct"},"440":{"crate_id":1,"path":["std","io","Chain"],"kind":"struct"},"1321":{"crate_id":17,"path":["object","macho","SymtabCommand"],"kind":"struct"},"2202":{"crate_id":11,"path":["hashbrown","set","Intersection"],"kind":"struct"},"2529":{"crate_id":17,"path":["object","xcoff","AuxHeader64"],"kind":"struct"},"767":{"crate_id":2,"path":["core","iter","traits","collect","FromIterator"],"kind":"trait"},"1648":{"crate_id":17,"path":["object","elf","Vernaux"],"kind":"struct"},"3410":{"crate_id":33,"path":["futures_util","stream","stream","skip","Skip"],"kind":"struct"},"1975":{"crate_id":2,"path":["core","str","lossy","Utf8Chunks"],"kind":"struct"},"1094":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int16x4x2_t"],"kind":"struct"},"2856":{"crate_id":6,"path":["libc","unix","bsd","apple","__c_anonymous_ifr_ifru"],"kind":"union"},"213":{"crate_id":20,"path":["crux_core","typegen","TypeGen"],"kind":"struct"},"3183":{"crate_id":16,"path":["gimli","arch","AArch64"],"kind":"struct"},"540":{"crate_id":1,"path":["std","sync","mpmc","Receiver"],"kind":"struct"},"1421":{"crate_id":33,"path":["futures_util","stream","stream","peek","Peek"],"kind":"struct"},"2302":{"crate_id":16,"path":["gimli","read","StoreOnHeap"],"kind":"struct"},"2629":{"crate_id":33,"path":["futures_util","io","line_writer","_","__Origin"],"kind":"struct"},"867":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_time_constraint_policy"],"kind":"struct"},"1748":{"crate_id":2,"path":["core","ops","bit","BitAndAssign"],"kind":"trait"},"3510":{"crate_id":1,"path":["std","backtrace","BytesOrWide"],"kind":"enum"},"1194":{"crate_id":6,"path":["libc","unix","bsd","apple","rusage_info_v1"],"kind":"struct"},"2075":{"crate_id":2,"path":["core","core_arch","simd","f16x16"],"kind":"struct"},"2956":{"crate_id":6,"path":["libc","unix","bsd","fd_set"],"kind":"struct"},"3283":{"crate_id":17,"path":["object","read","CompressedFileRange"],"kind":"struct"},"640":{"crate_id":16,"path":["gimli","common","DebugAbbrevOffset"],"kind":"struct"},"1521":{"crate_id":17,"path":["object","read","elf","note","GnuPropertyIterator"],"kind":"struct"},"2402":{"crate_id":33,"path":["futures_util","io","empty","Empty"],"kind":"struct"},"1848":{"crate_id":33,"path":["futures_util","stream","try_stream","try_flatten_unordered","Single"],"kind":"struct"},"967":{"crate_id":17,"path":["object","read","xcoff","section","SectionTable"],"kind":"struct"},"2729":{"crate_id":2,"path":["core","core_arch","simd","u64x4"],"kind":"struct"},"3610":{"crate_id":2,"path":["core","option","Item"],"kind":"struct"},"1294":{"crate_id":55,"path":["phf","ordered_map","Keys"],"kind":"struct"},"413":{"crate_id":1,"path":["std","sys","pal","unix","fs","FilePermissions"],"kind":"struct"},"2175":{"crate_id":17,"path":["object","common","RelocationEncoding"],"kind":"enum"},"3056":{"crate_id":2,"path":["core","slice","iter","ChunksExactMut"],"kind":"struct"},"3383":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"740":{"crate_id":2,"path":["core","slice","iter","ChunksExact"],"kind":"struct"},"1621":{"crate_id":1,"path":["std","sys","pal","unix","process","process_common","ExitCode"],"kind":"struct"},"2502":{"crate_id":2,"path":["core","str","iter","Matches"],"kind":"struct"},"1948":{"crate_id":2,"path":["core","char","convert","ParseCharError"],"kind":"struct"},"1067":{"crate_id":33,"path":["futures_util","stream","stream","Forward"],"kind":"struct"},"2829":{"crate_id":17,"path":["object","read","any","Section"],"kind":"struct"},"3710":{"crate_id":2,"path":["core","mem","take"],"kind":"function"},"1394":{"crate_id":21,"path":["serde","de","impls","BoolVisitor"],"kind":"struct"},"513":{"crate_id":1,"path":["std","backtrace_rs","symbolize","gimli","mmap","Mmap"],"kind":"struct"},"2275":{"crate_id":55,"path":["phf","ordered_map","Entries"],"kind":"struct"},"3156":{"crate_id":1,"path":["std","os","fd","raw","AsRawFd"],"kind":"trait"},"2602":{"crate_id":33,"path":["futures_util","stream","iter","Iter"],"kind":"struct"},"840":{"crate_id":16,"path":["gimli","read","pubnames","DebugPubNames"],"kind":"struct"},"1721":{"crate_id":17,"path":["object","pe","ImageRomHeaders"],"kind":"struct"},"3483":{"crate_id":6,"path":["libc","unix","bsd","apple","sockaddr_storage"],"kind":"struct"},"2048":{"crate_id":33,"path":["futures_util","future","lazy","Lazy"],"kind":"struct"},"1167":{"crate_id":5,"path":["alloc","collections","btree","dedup_sorted_iter","DedupSortedIter"],"kind":"struct"},"2929":{"crate_id":1,"path":["std","sync","mpsc","Iter"],"kind":"struct"},"3256":{"crate_id":6,"path":["libc","unix","bsd","apple","timezone"],"kind":"enum"},"1494":{"crate_id":42,"path":["futures_executor","local_pool","LocalSpawner"],"kind":"struct"},"613":{"crate_id":16,"path":["gimli","common","DebugStrOffset"],"kind":"struct"},"2375":{"crate_id":13,"path":["std_detect","detect","arch","aarch64","Feature"],"kind":"enum"},"2702":{"crate_id":21,"path":["serde","de","impls","CharVisitor"],"kind":"struct"},"59":{"crate_id":0,"path":["crux_kv","command","DataResult"],"kind":"type_alias"},"940":{"crate_id":2,"path":["core","num","nonzero","ZeroablePrimitive"],"kind":"trait"},"1821":{"crate_id":33,"path":["futures_util","stream","stream","concat","Concat"],"kind":"struct"},"3583":{"crate_id":17,"path":["object","common","SegmentFlags"],"kind":"enum"},"2148":{"crate_id":1,"path":["std","io","Split"],"kind":"struct"},"386":{"crate_id":17,"path":["object","read","pe","section","PeSection"],"kind":"struct"},"1267":{"crate_id":5,"path":["alloc","ffi","c_str","CString"],"kind":"struct"},"3029":{"crate_id":33,"path":["futures_util","future","try_future","OkInto"],"kind":"struct"},"3356":{"crate_id":21,"path":["serde","de","impls","deserialize","deserialize","FieldVisitor"],"kind":"struct"},"713":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","SeqInPlaceVisitor"],"kind":"struct"},"1594":{"crate_id":38,"path":["pin_project_lite","__private","UnsafeOverwriteGuard"],"kind":"struct"},"2475":{"crate_id":33,"path":["futures_util","future","future","UnitError"],"kind":"struct"},"2802":{"crate_id":33,"path":["futures_util","future","try_future","TryFlattenStream"],"kind":"struct"},"1040":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"1921":{"crate_id":1,"path":["std","f16"],"kind":"primitive"},"3683":{"crate_id":18,"path":["memchr"],"kind":"module"},"1367":{"crate_id":33,"path":["futures_util","stream","futures_unordered","iter","IterMut"],"kind":"struct"},"486":{"crate_id":33,"path":["futures_util","io","buf_writer","BufWriter"],"kind":"struct"},"2248":{"crate_id":11,"path":["hashbrown","raw","RawTable"],"kind":"struct"},"3129":{"crate_id":16,"path":["gimli","read","value","ValueType"],"kind":"enum"},"3456":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x2x2_t"],"kind":"struct"},"813":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"1694":{"crate_id":44,"path":["serde_generate","indent","IndentConfig"],"kind":"enum"},"2575":{"crate_id":1,"path":["std","os","fd","owned","AsFd"],"kind":"trait"},"2902":{"crate_id":44,"path":["serde_generate","golang","Installer"],"kind":"struct"},"1140":{"crate_id":33,"path":["futures_util","sink","unfold","_","__Origin"],"kind":"struct"},"2021":{"crate_id":41,"path":["memchr","memmem","searcher","PrefilterConfig"],"kind":"enum"},"1467":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"586":{"crate_id":6,"path":["libc","unix","bsd","apple","stack_t"],"kind":"struct"},"2348":{"crate_id":21,"path":["serde","de","value","BorrowedStrDeserializer"],"kind":"struct"},"3229":{"crate_id":2,"path":["core","panicking","assert_matches_failed","Pattern"],"kind":"struct"},"3556":{"crate_id":16,"path":["gimli","read","line","CompleteLineProgram"],"kind":"struct"},"913":{"crate_id":2,"path":["core","pin","PinCoerceUnsized"],"kind":"trait"},"1794":{"crate_id":21,"path":["serde","__private","ser","content","SerializeTupleStruct"],"kind":"struct"},"2675":{"crate_id":17,"path":["object","read","pe","export","ExportTable"],"kind":"struct"},"2121":{"crate_id":5,"path":["alloc","bstr","ByteString"],"kind":"struct"},"359":{"crate_id":21,"path":["serde","__private","de","content","VariantRefDeserializer"],"kind":"struct"},"1240":{"crate_id":17,"path":["object","read","any","ComdatIterator"],"kind":"struct"},"3002":{"crate_id":2,"path":["core","num","dec2flt","ParseFloatError"],"kind":"struct"},"1567":{"crate_id":2,"path":["core","core_arch","simd","u32x8"],"kind":"struct"},"686":{"crate_id":11,"path":["hashbrown","control","bitmask","BitMask"],"kind":"struct"},"2448":{"crate_id":33,"path":["futures_util","future","future","fuse","_","__Origin"],"kind":"struct"},"3329":{"crate_id":17,"path":["object","pe","ImageResourceDataEntry"],"kind":"struct"},"2775":{"crate_id":17,"path":["object","read","elf","attributes","AttributesSubsubsectionIterator"],"kind":"struct"},"132":{"crate_id":0,"path":["crux_kv","value","Value"],"kind":"enum"},"1013":{"crate_id":30,"path":["crossbeam_utils","sync","sharded_lock","ShardedLockReadGuard"],"kind":"struct"},"1894":{"crate_id":33,"path":["futures_util","stream","stream","_","__Origin"],"kind":"struct"},"3656":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"2221":{"crate_id":17,"path":["object","read","any","SegmentIterator"],"kind":"struct"},"459":{"crate_id":63,"path":["serde_bytes"],"kind":"module"},"1340":{"crate_id":33,"path":["futures_util","stream","try_stream","into_async_read","IntoAsyncRead"],"kind":"struct"},"3102":{"crate_id":33,"path":["futures_util","io","read_to_string","ReadToString"],"kind":"struct"},"3429":{"crate_id":1,"path":["std","thread","thread_name_string","ThreadNameString"],"kind":"struct"},"1667":{"crate_id":6,"path":["libc","unix","bsd","apple","pthread_condattr_t"],"kind":"struct"},"786":{"crate_id":14,"path":["rustc_demangle","v0","Ident"],"kind":"struct"},"2548":{"crate_id":6,"path":["libc","unix","bsd","apple","thread_latency_qos_policy"],"kind":"struct"},"2875":{"crate_id":20,"path":["crux_core","command","builder","NotificationBuilder"],"kind":"struct"},"1113":{"crate_id":17,"path":["object","macho","FatHeader"],"kind":"struct"},"1994":{"crate_id":33,"path":["futures_util","io","chain","Chain"],"kind":"struct"},"2321":{"crate_id":6,"path":["libc","unix","bsd","apple","ip_mreqn"],"kind":"struct"},"559":{"crate_id":5,"path":["alloc","vec","dedup_by","FillGapOnDrop"],"kind":"struct"},"1440":{"crate_id":5,"path":["alloc","vec","set_len_on_drop","SetLenOnDrop"],"kind":"struct"},"3202":{"crate_id":33,"path":["futures_util","stream","select","Select"],"kind":"struct"},"3529":{"crate_id":33,"path":["futures_util","future","maybe_done","MaybeDone"],"kind":"enum"},"886":{"crate_id":2,"path":["core","core_simd","vector","sealed","Sealed"],"kind":"trait"},"1767":{"crate_id":6,"path":["libc","unix","ipv6_mreq"],"kind":"struct"},"2648":{"crate_id":50,"path":["unicode_segmentation","sentence","USentenceBounds"],"kind":"struct"},"2975":{"crate_id":6,"path":["libc","unix","bsd","apple","vnode_info_path"],"kind":"struct"},"332":{"crate_id":20,"path":["crux_core","capability","Capability"],"kind":"trait"},"1213":{"crate_id":2,"path":["core","default","Default"],"kind":"trait"},"2094":{"crate_id":33,"path":["futures_util","stream","stream","into_future","StreamFuture"],"kind":"struct"},"1540":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"659":{"crate_id":41,"path":["memchr","arch","all","shiftor","Finder"],"kind":"struct"},"2421":{"crate_id":2,"path":["core","ops","arith","Mul"],"kind":"trait"},"3302":{"crate_id":5,"path":["alloc","collections","btree","node","Handle"],"kind":"struct"},"3629":{"crate_id":33,"path":["futures_util"],"kind":"module"},"986":{"crate_id":17,"path":["object","read","elf","attributes","AttributesSection"],"kind":"struct"},"105":{"crate_id":2,"path":["core","fmt","Formatter"],"kind":"struct"},"1867":{"crate_id":5,"path":["alloc","collections","vec_deque","VecDeque"],"kind":"struct"},"2748":{"crate_id":33,"path":["futures_util","future","select_ok","SelectOk"],"kind":"struct"},"3075":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int32x2x2_t"],"kind":"struct"},"432":{"crate_id":33,"path":["futures_util","stream","futures_unordered","iter","IntoIter"],"kind":"struct"},"1313":{"crate_id":2,"path":["core","str","iter","CharIndices"],"kind":"struct"},"2194":{"crate_id":17,"path":["object","pe","ImageAlphaRuntimeFunctionEntry"],"kind":"struct"},"1640":{"crate_id":45,"path":["serde_reflection","format","VariantFormat"],"kind":"enum"},"759":{"crate_id":21,"path":["serde","de","value","U128Deserializer"],"kind":"struct"},"2521":{"crate_id":17,"path":["object","read","coff","section","SectionTable"],"kind":"struct"},"3402":{"crate_id":17,"path":["object","read","elf","section","ElfSection"],"kind":"struct"},"3729":{"crate_id":5,"path":["alloc","slice","Concat"],"kind":"trait"},"1086":{"crate_id":16,"path":["gimli","read","reader","ReaderOffsetId"],"kind":"struct"},"1967":{"crate_id":42,"path":["futures_executor","local_pool","LocalPool"],"kind":"struct"},"2848":{"crate_id":29,"path":["crossbeam_channel","channel","Sender"],"kind":"struct"},"2294":{"crate_id":20,"path":["crux_core","testing","AppTester"],"kind":"struct"},"532":{"crate_id":16,"path":["gimli","read","line","LineSequence"],"kind":"struct"},"1413":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","SeqInPlaceVisitor"],"kind":"struct"},"3175":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"1740":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"859":{"crate_id":33,"path":["futures_util","async_await","pending","PendingOnce"],"kind":"struct"},"2621":{"crate_id":6,"path":["libc","unix","bsd","apple","b64","aarch64","max_align_t"],"kind":"struct"},"3502":{"crate_id":50,"path":["unicode_segmentation","grapheme","GraphemeIncomplete"],"kind":"enum"},"2948":{"crate_id":1,"path":["std","sys","pal","unix","os","SplitPaths"],"kind":"struct"},"1186":{"crate_id":2,"path":["core","core_simd","simd","num","uint","SimdUint"],"kind":"trait"},"2067":{"crate_id":16,"path":["gimli","common","RawRangeListsOffset"],"kind":"struct"},"2394":{"crate_id":58,"path":["phf_macros"],"kind":"module"},"632":{"crate_id":1,"path":["std","sync","lazy_lock","LazyLock"],"kind":"struct"},"1513":{"crate_id":33,"path":["futures_util","io","buf_reader","SeeKRelative"],"kind":"struct"},"3275":{"crate_id":2,"path":["core","slice","iter","GenericSplitN"],"kind":"struct"},"1840":{"crate_id":2,"path":["core","ptr","with_exposed_provenance_mut"],"kind":"function"},"959":{"crate_id":33,"path":["futures_util","stream","stream","peek","_","__Origin"],"kind":"struct"},"78":{"crate_id":2,"path":["core","clone","CloneToUninit"],"kind":"trait"},"2721":{"crate_id":2,"path":["core","random","RandomSource"],"kind":"trait"},"3048":{"crate_id":50,"path":["unicode_segmentation","grapheme","Graphemes"],"kind":"struct"},"405":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x1_t"],"kind":"struct"},"1286":{"crate_id":33,"path":["futures_util","io","write_all","WriteAll"],"kind":"struct"},"2167":{"crate_id":5,"path":["alloc","ffi","c_str","FromVecWithNulError"],"kind":"struct"},"3602":{"crate_id":17,"path":["object","read","FileKind"],"kind":"enum"},"2494":{"crate_id":2,"path":["core","str","pattern","CharSearcher"],"kind":"struct"},"732":{"crate_id":21,"path":["serde","de","value","U32Deserializer"],"kind":"struct"},"1613":{"crate_id":16,"path":["gimli","common","Encoding"],"kind":"struct"},"3375":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"3702":{"crate_id":21,"path":["serde","de","impls","deserialize","SaturatingVisitor"],"kind":"struct"},"1059":{"crate_id":33,"path":["futures_util","stream","stream","catch_unwind","_","__Origin"],"kind":"struct"},"1940":{"crate_id":1,"path":["std","sys_common","wtf8","Wtf8CodePoints"],"kind":"struct"},"2821":{"crate_id":21,"path":["serde","__private","de","content","InternallyTaggedUnitVisitor"],"kind":"struct"},"3148":{"crate_id":2,"path":["core","iter","adapters","peekable","Peekable"],"kind":"struct"},"505":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1386":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2267":{"crate_id":6,"path":["libc","unix","bsd","fsid_t"],"kind":"struct"},"2594":{"crate_id":33,"path":["futures_util","join"],"kind":"macro"},"832":{"crate_id":2,"path":["core","core_arch","simd","i8x16"],"kind":"struct"},"1713":{"crate_id":21,"path":["serde","ser","SerializeStructVariant"],"kind":"trait"},"3475":{"crate_id":6,"path":["libc","unix","bsd","apple","__c_anonymous_ifk_data"],"kind":"union"},"1159":{"crate_id":33,"path":["futures_util","future","try_future","ErrInto"],"kind":"struct"},"2040":{"crate_id":17,"path":["object","elf","Rela32"],"kind":"struct"},"2921":{"crate_id":28,"path":["thiserror_impl","Error"],"kind":"proc_derive"},"3248":{"crate_id":2,"path":["core","iter","adapters","scan","Scan"],"kind":"struct"},"605":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly8x8_t"],"kind":"struct"},"1486":{"crate_id":17,"path":["object"],"kind":"module"},"2367":{"crate_id":21,"path":["serde","de","ignored_any","IgnoredAny"],"kind":"struct"},"1813":{"crate_id":2,"path":["core","iter","adapters","zip","TrustedRandomAccessNoCoerce"],"kind":"trait"},"932":{"crate_id":18,"path":["memchr","arch","all","packedpair","Pair"],"kind":"struct"},"51":{"crate_id":2,"path":["core","convert","Infallible"],"kind":"enum"},"2694":{"crate_id":2,"path":["core","hash","Hasher"],"kind":"trait"},"3575":{"crate_id":16,"path":["gimli","constants","DwLle"],"kind":"struct"},"1259":{"crate_id":17,"path":["object","read","pe","file","PeComdatIterator"],"kind":"struct"},"378":{"crate_id":2,"path":["core","mem","Discriminant"],"kind":"struct"},"2140":{"crate_id":33,"path":["futures_util","stream","stream","skip","_","__Origin"],"kind":"struct"},"3021":{"crate_id":61,"path":["unicode_width","private","Sealed"],"kind":"trait"},"2467":{"crate_id":1,"path":["std","sync","mpsc","TryRecvError"],"kind":"enum"},"705":{"crate_id":33,"path":["futures_util","abortable","_","__Origin"],"kind":"struct"},"1586":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"3348":{"crate_id":2,"path":["core","write"],"kind":"macro"},"1913":{"crate_id":21,"path":["serde","de","value","F32Deserializer"],"kind":"struct"},"1032":{"crate_id":17,"path":["object","read","elf","relocation","ElfSectionRelocationIterator"],"kind":"struct"},"2794":{"crate_id":33,"path":["futures_util","lock","mutex","MappedMutexGuard"],"kind":"struct"},"3675":{"crate_id":2,"path":["core","str","error","ParseBoolError"],"kind":"struct"},"3121":{"crate_id":21,"path":["serde","de","impls","deserialize","PrimitiveVisitor"],"kind":"struct"},"1359":{"crate_id":2,"path":["core","core_arch","simd","i16x32"],"kind":"struct"},"478":{"crate_id":2,"path":["core","ops","bit","Shl"],"kind":"trait"},"2240":{"crate_id":21,"path":["serde","__private","de","BorrowedStrDeserializer"],"kind":"struct"},"2567":{"crate_id":16,"path":["gimli","read","abbrev","Attributes"],"kind":"enum"},"805":{"crate_id":61,"path":["unicode_width","UnicodeWidthStr"],"kind":"trait"},"1686":{"crate_id":21,"path":["serde","de","value","BoolDeserializer"],"kind":"struct"},"3448":{"crate_id":2,"path":["core","char","EscapeDebug"],"kind":"struct"},"2013":{"crate_id":41,"path":["memchr","arch","all","memchr","OneIter"],"kind":"struct"},"1132":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__Visitor"],"kind":"struct"},"2894":{"crate_id":5,"path":["alloc","collections","btree","node","marker","Owned"],"kind":"enum"},"3221":{"crate_id":6,"path":["libc","unix","bsd","apple","if_data64"],"kind":"struct"},"578":{"crate_id":16,"path":["gimli","read","op","EvaluationResult"],"kind":"enum"},"1459":{"crate_id":20,"path":["crux_core","command","Command"],"kind":"struct"},"2340":{"crate_id":2,"path":["core","iter","traits","collect","IntoIterator"],"kind":"trait"},"2667":{"crate_id":2,"path":["core","iter","sources","repeat_with","RepeatWith"],"kind":"struct"},"905":{"crate_id":33,"path":["futures_util","fns","UnwrapOrElseFn"],"kind":"struct"},"1786":{"crate_id":18,"path":["memchr","arch","aarch64","neon","memchr","ThreeIter"],"kind":"struct"},"3548":{"crate_id":17,"path":["object","read","any","ComdatIteratorInternal"],"kind":"enum"},"1232":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x2x4_t"],"kind":"struct"},"351":{"crate_id":5,"path":["alloc","collections","btree","set","BTreeSet"],"kind":"struct"},"2113":{"crate_id":5,"path":["alloc","collections","btree","set","Union"],"kind":"struct"},"2994":{"crate_id":20,"path":["crux_core","bridge","BridgeError"],"kind":"enum"},"3321":{"crate_id":17,"path":["object","read","elf","segment","ElfSegment"],"kind":"struct"},"678":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__FieldVisitor"],"kind":"struct"},"1559":{"crate_id":2,"path":["core","net","display_buffer","DisplayBuffer"],"kind":"struct"},"2440":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2767":{"crate_id":44,"path":["serde_generate","rust","Installer"],"kind":"struct"},"1005":{"crate_id":2,"path":["core","str","converts","from_utf8_unchecked"],"kind":"function"},"1886":{"crate_id":2,"path":["core","slice","iter","RChunksMut"],"kind":"struct"},"3648":{"crate_id":21,"path":["serde","__private","de","content","ContentDeserializer"],"kind":"struct"},"1332":{"crate_id":23,"path":["slab","VacantEntry"],"kind":"struct"},"451":{"crate_id":2,"path":["core","slice","sort","unstable","quicksort","GapGuard"],"kind":"struct"},"2213":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int64x2x4_t"],"kind":"struct"},"3094":{"crate_id":6,"path":["libc","unix","bsd","sockaddr_in6"],"kind":"struct"},"3421":{"crate_id":2,"path":["core","cmp","Ord"],"kind":"trait"},"778":{"crate_id":33,"path":["futures_util","io","read_to_end","ReadToEnd"],"kind":"struct"},"1659":{"crate_id":1,"path":["std","never"],"kind":"primitive"},"2540":{"crate_id":38,"path":["pin_project_lite","__private","UnsafeDropInPlaceGuard"],"kind":"struct"},"1986":{"crate_id":33,"path":["futures_util","sink","buffer","_","__Origin"],"kind":"struct"},"1105":{"crate_id":20,"path":["crux_core","bridge","registry","EffectId"],"kind":"struct"},"2867":{"crate_id":2,"path":["core","error","tags","Ref"],"kind":"struct"},"1432":{"crate_id":17,"path":["object","read","coff","symbol","CoffSymbolIterator"],"kind":"struct"},"551":{"crate_id":1,"path":["std","collections","hash","set","Drain"],"kind":"struct"},"2313":{"crate_id":29,"path":["crossbeam_channel","err","SelectTimeoutError"],"kind":"struct"},"3194":{"crate_id":17,"path":["object","read","elf","symbol","ElfSymbol"],"kind":"struct"},"2640":{"crate_id":1,"path":["std","panicking","panic_count","MustAbort"],"kind":"enum"},"878":{"crate_id":33,"path":["futures_util","stream","stream","zip","_","__Origin"],"kind":"struct"},"1759":{"crate_id":20,"path":["crux_core","command","stream","CommandOutput"],"kind":"enum"},"3521":{"crate_id":16,"path":["gimli","common","DebugLocListsBase"],"kind":"struct"},"2086":{"crate_id":17,"path":["object","read","any","SymbolTable"],"kind":"struct"},"1205":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2967":{"crate_id":17,"path":["object","read","macho","section","MachOSectionInternal"],"kind":"struct"},"1532":{"crate_id":21,"path":["serde","de","impls","deserialize","BoundVisitor"],"kind":"struct"},"651":{"crate_id":2,"path":["core","error","private","Internal"],"kind":"struct"},"2413":{"crate_id":17,"path":["object","elf","Syminfo64"],"kind":"struct"},"3294":{"crate_id":2,"path":["core","marker","Unsize"],"kind":"trait"},"2740":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"978":{"crate_id":2,"path":["core","num","niche_types","NonZeroI64Inner"],"kind":"struct"},"1859":{"crate_id":16,"path":["gimli","read","cfi","UnwindTableRow"],"kind":"struct"},"97":{"crate_id":25,"path":["erased_serde","ser","Serializer"],"kind":"trait"},"3621":{"crate_id":2,"path":["core","num","niche_types","I32NotAllOnes"],"kind":"struct"},"2186":{"crate_id":33,"path":["futures_util","lock","mutex","Mutex"],"kind":"struct"},"424":{"crate_id":11,"path":["hashbrown","table","IterHashMut"],"kind":"struct"},"1305":{"crate_id":17,"path":["object","read","read_cache","ReadCacheInternal"],"kind":"struct"},"3067":{"crate_id":21,"path":["serde","de","impls","OptionVisitor"],"kind":"struct"},"3394":{"crate_id":29,"path":["crossbeam_channel","flavors","array","ArrayToken"],"kind":"struct"},"751":{"crate_id":26,"path":["typeid","ConstTypeId"],"kind":"struct"},"1632":{"crate_id":41,"path":["memchr","memmem","FinderRev"],"kind":"struct"},"2513":{"crate_id":5,"path":["alloc","string","IntoChars"],"kind":"struct"},"2840":{"crate_id":21,"path":["serde","actually_private","T"],"kind":"struct"},"1078":{"crate_id":2,"path":["core","ops","range","RangeTo"],"kind":"struct"},"1959":{"crate_id":2,"path":["core","iter"],"kind":"module"},"3721":{"crate_id":6,"path":["libc"],"kind":"module"},"2286":{"crate_id":17,"path":["object","read","pe","section","PeSegmentIterator"],"kind":"struct"},"524":{"crate_id":21,"path":["serde","__private","de","AdjacentlyTaggedEnumVariantSeed"],"kind":"struct"},"1405":{"crate_id":17,"path":["object","read","elf","attributes","AttributeReader"],"kind":"struct"},"3167":{"crate_id":6,"path":["libc","unix","bsd","apple","glob_t"],"kind":"struct"},"3494":{"crate_id":1,"path":["std","sync","mpmc","select","Token"],"kind":"struct"},"851":{"crate_id":2,"path":["core","bstr","ByteStr"],"kind":"struct"},"1732":{"crate_id":5,"path":["alloc","collections","btree","map","CursorMut"],"kind":"struct"},"2613":{"crate_id":16,"path":["gimli","common","DebugRngListsIndex"],"kind":"struct"},"2940":{"crate_id":33,"path":["futures_util","select"],"kind":"macro"},"1178":{"crate_id":17,"path":["object","pe","NonPagedDebugInfo"],"kind":"struct"},"2059":{"crate_id":17,"path":["object","read","xcoff","symbol","XcoffSymbolIterator"],"kind":"struct"},"1505":{"crate_id":16,"path":["gimli","constants","DwInl"],"kind":"struct"},"624":{"crate_id":17,"path":["object","common","SymbolScope"],"kind":"enum"},"2386":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly16x4x2_t"],"kind":"struct"},"3267":{"crate_id":2,"path":["core","fmt","FormattingOptions"],"kind":"struct"},"3594":{"crate_id":1,"path":["std","io","util","Sink"],"kind":"struct"},"951":{"crate_id":2,"path":["core","ops","arith","AddAssign"],"kind":"trait"},"1832":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2713":{"crate_id":17,"path":["object","read","Import"],"kind":"struct"},"2159":{"crate_id":6,"path":["libc","unix","bsd","apple","segment_command"],"kind":"struct"},"397":{"crate_id":17,"path":["object","pe","ImageRomOptionalHeader"],"kind":"struct"},"1278":{"crate_id":55,"path":["phf","map","Keys"],"kind":"struct"},"3040":{"crate_id":18,"path":["memchr","arch","all","twoway","Suffix"],"kind":"struct"},"1605":{"crate_id":17,"path":["object","pe","Guid"],"kind":"struct"},"724":{"crate_id":17,"path":["object","read","util","StringTable"],"kind":"struct"},"2486":{"crate_id":1,"path":["std","thread","Thread"],"kind":"struct"},"3367":{"crate_id":11,"path":["hashbrown","map","IntoValues"],"kind":"struct"},"2813":{"crate_id":1,"path":["std","sys","pal","unix","sync","mutex","Mutex"],"kind":"struct"},"1051":{"crate_id":33,"path":["futures_util","future","join","_","__Origin"],"kind":"struct"},"170":{"crate_id":0,"path":["crux_kv","KeyValueOperation","Get"],"kind":"variant"},"1932":{"crate_id":16,"path":["gimli","read","line","FileEntry"],"kind":"struct"},"3694":{"crate_id":12,"path":["rustc_std_workspace_alloc"],"kind":"module"},"2259":{"crate_id":2,"path":["core","fmt","rt","ArgumentType"],"kind":"enum"},"497":{"crate_id":2,"path":["core","ops","index_range","IndexRange"],"kind":"struct"},"1378":{"crate_id":2,"path":["core","net","parser","AddrParseError"],"kind":"struct"},"3140":{"crate_id":21,"path":["serde","de","impls","deserialize","EnumVisitor"],"kind":"struct"},"1705":{"crate_id":16,"path":["gimli","common","RangeListsOffset"],"kind":"struct"},"824":{"crate_id":21,"path":["serde","de","value","F64Deserializer"],"kind":"struct"},"2586":{"crate_id":16,"path":["gimli","common","DebugLineStrOffset"],"kind":"struct"},"3467":{"crate_id":33,"path":["futures_util","fns","ChainFn"],"kind":"struct"},"2913":{"crate_id":33,"path":["futures_util","abortable","AbortHandle"],"kind":"struct"},"1151":{"crate_id":16,"path":["gimli","arch","X86"],"kind":"struct"},"2032":{"crate_id":6,"path":["libc","unix","bsd","apple","ifma_msghdr2"],"kind":"struct"},"2359":{"crate_id":1,"path":["std","sys","os_str","bytes","Buf"],"kind":"struct"},"597":{"crate_id":2,"path":["core","core_arch","aarch64","neon","splat","JustOne"],"kind":"struct"},"1478":{"crate_id":20,"path":["crux_core","bridge","Request"],"kind":"struct"},"3240":{"crate_id":21,"path":["serde","de","impls","deserialize","SeqVisitor"],"kind":"struct"},"3567":{"crate_id":1,"path":["std","sync","poison","once","OnceState"],"kind":"struct"},"924":{"crate_id":1,"path":["std","env","ArgsOs"],"kind":"struct"},"1805":{"crate_id":5,"path":["alloc","collections","binary_heap","DrainSorted"],"kind":"struct"},"2686":{"crate_id":33,"path":["futures_util","future","join","_","__Origin"],"kind":"struct"},"3013":{"crate_id":9,"path":["miniz_oxide","inflate","stream","InflateState"],"kind":"struct"},"370":{"crate_id":17,"path":["object","read","macho","file","MachOComdatIterator"],"kind":"struct"},"1251":{"crate_id":2,"path":["core","num","niche_types","NonZeroI16Inner"],"kind":"struct"},"2132":{"crate_id":21,"path":["serde","ser","Error"],"kind":"trait"},"2459":{"crate_id":5,"path":["alloc","collections","btree","map","ValuesMut"],"kind":"struct"},"697":{"crate_id":17,"path":["object","read","macho","load_command","LoadCommandData"],"kind":"struct"},"1578":{"crate_id":33,"path":["futures_util","io","read_exact","ReadExact"],"kind":"struct"},"3340":{"crate_id":5,"path":["alloc","vec","in_place_drop","InPlaceDstDataSrcBufDrop"],"kind":"struct"},"3667":{"crate_id":27,"path":["thiserror"],"kind":"module"},"1024":{"crate_id":33,"path":["futures_util","future","future","remote_handle","_","__Origin"],"kind":"struct"},"1905":{"crate_id":2,"path":["core","str","iter","EscapeUnicode"],"kind":"struct"},"2786":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x2x2_t"],"kind":"struct"},"3113":{"crate_id":17,"path":["object","read","macho","symbol","MachOSymbol"],"kind":"struct"},"470":{"crate_id":17,"path":["object","read","elf","note","GnuProperty"],"kind":"struct"},"1351":{"crate_id":53,"path":["proc_macro_hack"],"kind":"module"},"2232":{"crate_id":2,"path":["core","ops","index","Index"],"kind":"trait"},"1678":{"crate_id":2,"path":["core","ops","try_trait","Residual"],"kind":"trait"},"797":{"crate_id":2,"path":["core","marker","PhantomPinned"],"kind":"struct"},"2559":{"crate_id":33,"path":["futures_util","stream","stream","unzip","_","__Origin"],"kind":"struct"},"3440":{"crate_id":11,"path":["hashbrown","raw_entry","RawEntryBuilderMut"],"kind":"struct"},"1124":{"crate_id":2,"path":["core","core_arch","simd","i64x2"],"kind":"struct"},"2005":{"crate_id":21,"path":["serde","ser","Serializer","serialize_str"],"kind":"function"},"2886":{"crate_id":2,"path":["core","fmt","num","Binary"],"kind":"struct"},"2332":{"crate_id":2,"path":["core","ops","async_function","AsyncFn"],"kind":"trait"},"570":{"crate_id":2,"path":["core","core_simd","simd","cmp","ord","SimdOrd"],"kind":"trait"},"1451":{"crate_id":5,"path":["alloc","boxed","thin","ThinBox"],"kind":"struct"},"3213":{"crate_id":1,"path":["std","process","ExitStatusError"],"kind":"struct"},"1778":{"crate_id":1,"path":["std","io","stdio","IsTerminal"],"kind":"trait"},"897":{"crate_id":33,"path":["futures_util","stream","stream","forward","Forward"],"kind":"struct"},"2659":{"crate_id":1,"path":["std","net","tcp","TcpStream"],"kind":"struct"},"3540":{"crate_id":1,"path":["std","env","JoinPathsError"],"kind":"struct"},"1224":{"crate_id":33,"path":["futures_util","future","try_join","TryJoin4"],"kind":"struct"},"343":{"crate_id":2,"path":["crux_kv","command","StatusResult","Ok"],"kind":"variant"},"2105":{"crate_id":2,"path":["core","ptr","drop_in_place"],"kind":"function"},"2986":{"crate_id":6,"path":["libc","unix","bsd","apple","shmid_ds"],"kind":"struct"},"2432":{"crate_id":1,"path":["std","sync","poison","TryLockError"],"kind":"enum"},"670":{"crate_id":2,"path":["core","str","pattern","Searcher"],"kind":"trait"},"1551":{"crate_id":63,"path":["serde_bytes","de","Deserialize"],"kind":"trait"},"3313":{"crate_id":2,"path":["core","core_arch","simd","i16x4"],"kind":"struct"},"1878":{"crate_id":33,"path":["futures_util","stream","stream","take_while","TakeWhile"],"kind":"struct"},"997":{"crate_id":33,"path":["futures_util","stream","stream","scan","Scan"],"kind":"struct"},"2759":{"crate_id":33,"path":["futures_util","future","future","MapInto"],"kind":"struct"},"3640":{"crate_id":2,"path":["core","str","iter","Bytes"],"kind":"struct"},"3086":{"crate_id":33,"path":["futures_util","stream","try_stream","try_flatten","_","__Origin"],"kind":"struct"},"443":{"crate_id":6,"path":["libc","unix","bsd","apple","mach_header"],"kind":"struct"},"1324":{"crate_id":33,"path":["futures_util","fns","FnMut1"],"kind":"trait"},"2205":{"crate_id":2,"path":["core","iter","adapters","by_ref_sized","ByRefSized"],"kind":"struct"},"2532":{"crate_id":2,"path":["core","core_arch","simd","u16x32"],"kind":"struct"},"770":{"crate_id":5,"path":["alloc","collections","btree","set","ExtractIf"],"kind":"struct"},"1651":{"crate_id":33,"path":["futures_util","stream","stream","StreamExt","map"],"kind":"function"},"3413":{"crate_id":2,"path":["core","iter","traits","marker","TrustedStep"],"kind":"trait"},"1978":{"crate_id":5,"path":["alloc","sync","ArcInner"],"kind":"struct"},"216":{"crate_id":20,"path":["crux_core","capability","Operation"],"kind":"trait"},"1097":{"crate_id":1,"path":["std","sys","sync","rwlock","queue","PanicGuard"],"kind":"struct"},"2859":{"crate_id":21,"path":["serde","__private","ser","content","SerializeStructVariantAsMapValue"],"kind":"struct"},"3186":{"crate_id":1,"path":["std","time","SystemTime"],"kind":"struct"},"543":{"crate_id":16,"path":["gimli","constants","DwSect"],"kind":"struct"},"1424":{"crate_id":2,"path":["core","str","pattern","EmptyNeedle"],"kind":"struct"},"2305":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2632":{"crate_id":1,"path":["std","sync","poison","rwlock","MappedRwLockWriteGuard"],"kind":"struct"},"870":{"crate_id":5,"path":["alloc","collections","linked_list","Cursor"],"kind":"struct"},"1751":{"crate_id":33,"path":["futures_util","lock","bilock","BiLockGuard"],"kind":"struct"},"3513":{"crate_id":5,"path":["alloc","collections","btree","set","SymmetricDifference"],"kind":"struct"},"1197":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2078":{"crate_id":2,"path":["core","str","UnsafeBytesToStr"],"kind":"struct"},"2959":{"crate_id":11,"path":["hashbrown","table","ExtractIf"],"kind":"struct"},"3286":{"crate_id":33,"path":["futures_util","future","future","NeverError"],"kind":"struct"},"643":{"crate_id":2,"path":["core","core_arch","simd","u8x8"],"kind":"struct"},"1524":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2405":{"crate_id":14,"path":["rustc_demangle","TryDemangleError"],"kind":"struct"},"1851":{"crate_id":1,"path":["std","sys","os_str","bytes","Slice"],"kind":"struct"},"970":{"crate_id":2,"path":["core","task","wake","ContextBuilder"],"kind":"struct"},"2732":{"crate_id":2,"path":["core","result","Iter"],"kind":"struct"},"3613":{"crate_id":33,"path":["futures_util","future","future","_","__Origin"],"kind":"struct"},"1297":{"crate_id":1,"path":["std","backtrace_rs","symbolize","gimli","Cache"],"kind":"struct"},"416":{"crate_id":36,"path":["futures_task","future_obj","UnsafeFutureObj"],"kind":"trait"},"2178":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3059":{"crate_id":30,"path":["crossbeam_utils","thread","ScopedJoinHandle"],"kind":"struct"},"2505":{"crate_id":2,"path":["core","slice","iter","SplitInclusiveMut"],"kind":"struct"},"743":{"crate_id":1,"path":["std","os","unix","net","stream","UnixStream"],"kind":"struct"},"1624":{"crate_id":17,"path":["object","read","elf","attributes","AttributesSubsectionIterator"],"kind":"struct"},"3386":{"crate_id":50,"path":["unicode_segmentation","tables","grapheme","GraphemeCat"],"kind":"enum"},"1951":{"crate_id":5,"path":["alloc","collections","btree","map","CursorMutKey"],"kind":"struct"},"1070":{"crate_id":43,"path":["anyhow","ptr","Own"],"kind":"struct"},"2832":{"crate_id":1,"path":["std","random","DefaultRandomSource"],"kind":"struct"},"3713":{"crate_id":2,"path":["core","slice","GetDisjointMutError"],"kind":"enum"},"1397":{"crate_id":17,"path":["object","pe","ImageResourceDirStringU"],"kind":"struct"},"516":{"crate_id":18,"path":["memchr","vector","aarch64neon","NeonMoveMask"],"kind":"struct"},"2278":{"crate_id":33,"path":["futures_util","stream","stream","all","All"],"kind":"struct"},"3159":{"crate_id":1,"path":["std","os","unix","net","listener","Incoming"],"kind":"struct"},"2605":{"crate_id":57,"path":["siphasher","sip","Sip13Rounds"],"kind":"struct"},"843":{"crate_id":5,"path":["alloc","boxed","Box"],"kind":"struct"},"1724":{"crate_id":30,"path":["crossbeam_utils","sync","sharded_lock","Registration"],"kind":"struct"},"3486":{"crate_id":1,"path":["std","sys","pal","unix","process","process_common","CommandArgs"],"kind":"struct"},"2051":{"crate_id":17,"path":["object","read","CodeView"],"kind":"struct"},"1170":{"crate_id":50,"path":["unicode_segmentation","grapheme","PairResult"],"kind":"enum"},"2932":{"crate_id":16,"path":["gimli","read","lookup","PubStuffHeader"],"kind":"struct"},"3259":{"crate_id":41,"path":["memchr","arch","aarch64","neon","memchr","ThreeIter"],"kind":"struct"},"616":{"crate_id":2,"path":["core","str","IsAsciiWhitespace"],"kind":"struct"},"1497":{"crate_id":44,"path":["serde_generate","cpp","Installer"],"kind":"struct"},"2378":{"crate_id":1,"path":["std","panicking","begin_panic","Payload"],"kind":"struct"},"2705":{"crate_id":43,"path":["anyhow","ensure","Buf"],"kind":"struct"},"62":{"crate_id":0,"path":["crux_kv","error","KeyValueError","Io"],"kind":"variant"},"943":{"crate_id":16,"path":["gimli","common","DebugInfoOffset"],"kind":"struct"},"1824":{"crate_id":16,"path":["gimli","read","rnglists","RawRngListEntry"],"kind":"enum"},"3586":{"crate_id":17,"path":["object","pe","MaskedRichHeaderEntry"],"kind":"struct"},"2151":{"crate_id":1,"path":["std","path","StripPrefixError"],"kind":"struct"},"389":{"crate_id":6,"path":["libc","unix","rusage"],"kind":"struct"},"1270":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"3032":{"crate_id":1,"path":["std","process","Child"],"kind":"struct"},"3359":{"crate_id":21,"path":["serde","__private","de","AdjacentlyTaggedEnumVariantVisitor"],"kind":"struct"},"716":{"crate_id":18,"path":["memchr","arch","all","twoway","Shift"],"kind":"enum"},"1597":{"crate_id":17,"path":["object","read","xcoff","comdat","XcoffComdatSectionIterator"],"kind":"struct"},"2478":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"2805":{"crate_id":33,"path":["futures_util","stream","stream","peek","_","__Origin"],"kind":"struct"},"1043":{"crate_id":1,"path":["std","path","PrefixComponent"],"kind":"struct"},"1924":{"crate_id":17,"path":["object","pe","ImageSeparateDebugHeader"],"kind":"struct"},"3686":{"crate_id":1,"path":["std","thread","spawnhook","ChildSpawnHooks"],"kind":"struct"},"1370":{"crate_id":47,"path":["thiserror_impl"],"kind":"module"},"489":{"crate_id":45,"path":["serde_reflection","trace","Tracer"],"kind":"struct"},"2251":{"crate_id":1,"path":["std","io","error","Custom"],"kind":"struct"},"3132":{"crate_id":6,"path":["libc","unix","bsd","apple","in_addr"],"kind":"struct"},"3459":{"crate_id":33,"path":["futures_util","io","lines","Lines"],"kind":"struct"},"816":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","visit_enum","__Visitor"],"kind":"struct"},"1697":{"crate_id":17,"path":["object","read","elf","version","VersionTable"],"kind":"struct"},"2578":{"crate_id":54,"path":["glob","GlobError"],"kind":"struct"},"2024":{"crate_id":16,"path":["gimli","constants","DwId"],"kind":"struct"},"262":{"crate_id":0,"path":["crux_kv","KeyValueResponse","Delete"],"kind":"variant"},"1143":{"crate_id":1,"path":["std","array"],"kind":"primitive"},"2905":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","uint64x2x4_t"],"kind":"struct"},"1470":{"crate_id":43,"path":["anyhow","error","ErrorImpl"],"kind":"struct"},"589":{"crate_id":21,"path":["serde","de","impls","deserialize_in_place","TupleInPlaceVisitor"],"kind":"struct"},"2351":{"crate_id":6,"path":["libc","unix","bsd","apple","semid_ds"],"kind":"struct"},"3232":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"3559":{"crate_id":55,"path":["phf","map","Values"],"kind":"struct"},"916":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","poly64x1x3_t"],"kind":"struct"},"1797":{"crate_id":1,"path":["std","collections","hash","map","IntoIter"],"kind":"struct"},"2678":{"crate_id":2,"path":["core","iter","traits","marker","TrustedLen"],"kind":"trait"},"2124":{"crate_id":20,"path":["crux_core","command","executor","AbortHandle"],"kind":"struct"},"362":{"crate_id":1,"path":["std","str"],"kind":"primitive"},"1243":{"crate_id":25,"path":["erased_serde","ser","SerializeStruct"],"kind":"trait"},"3005":{"crate_id":16,"path":["gimli","arch","RiscV"],"kind":"struct"},"1570":{"crate_id":1,"path":["std","sys","pal","unix","fs","FileTimes"],"kind":"struct"},"689":{"crate_id":21,"path":["serde","de","impls","deserialize","VecVisitor"],"kind":"struct"},"2451":{"crate_id":11,"path":["hashbrown","set","IntoIter"],"kind":"struct"},"3332":{"crate_id":2,"path":["core","marker","variance","sealed","Sealed"],"kind":"trait"},"2778":{"crate_id":20,"path":["crux_core","typegen","State"],"kind":"enum"},"1016":{"crate_id":1,"path":["std","time","Instant"],"kind":"struct"},"1897":{"crate_id":33,"path":["futures_util","io","buf_reader","_","__Origin"],"kind":"struct"},"3659":{"crate_id":41,"path":["memchr","vector","aarch64neon","NeonMoveMask"],"kind":"struct"},"2224":{"crate_id":16,"path":["gimli","read","unit","EntriesTree"],"kind":"struct"},"462":{"crate_id":1,"path":["std","fs","Metadata"],"kind":"struct"},"1343":{"crate_id":5,"path":["alloc","collections","binary_heap","IntoIterSorted"],"kind":"struct"},"3105":{"crate_id":5,"path":["alloc","collections","btree","node","marker","ValMut"],"kind":"struct"},"3432":{"crate_id":5,"path":["alloc","vec","drain","Drain"],"kind":"struct"},"1670":{"crate_id":18,"path":["memchr","arch","generic","memchr","Three"],"kind":"struct"},"789":{"crate_id":5,"path":["alloc","collections","btree","node","marker","Dying"],"kind":"enum"},"2551":{"crate_id":2,"path":["core","slice","iter","RSplitMut"],"kind":"struct"},"2878":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","int8x8_t"],"kind":"struct"},"1116":{"crate_id":2,"path":["core","num","niche_types","NonZeroI32Inner"],"kind":"struct"},"1997":{"crate_id":1,"path":["std","thread","spawn_unchecked_","MaybeDangling"],"kind":"struct"},"2324":{"crate_id":1,"path":["std","os","unix","fs","DirBuilderExt"],"kind":"trait"},"562":{"crate_id":1,"path":["std","os","unix","net","ucred","UCred"],"kind":"struct"},"1443":{"crate_id":23,"path":["slab"],"kind":"module"},"3205":{"crate_id":23,"path":["slab","IntoIter"],"kind":"struct"},"3532":{"crate_id":17,"path":["object","pe","ImageEnclaveConfig32"],"kind":"struct"},"889":{"crate_id":11,"path":["hashbrown","set","Iter"],"kind":"struct"},"8":{"crate_id":20,"path":["crux_core","command","builder","RequestBuilder"],"kind":"struct"},"1770":{"crate_id":16,"path":["gimli","read","aranges","ArangeEntryIter"],"kind":"struct"},"2651":{"crate_id":17,"path":["object","read","macho","relocation","MachORelocationIterator"],"kind":"struct"},"2978":{"crate_id":11,"path":["hashbrown","table","IterMut"],"kind":"struct"},"1216":{"crate_id":33,"path":["futures_util","io","flush","Flush"],"kind":"struct"},"2097":{"crate_id":33,"path":["futures_util","stream","try_stream","try_for_each","TryForEach"],"kind":"struct"},"1543":{"crate_id":45,"path":["serde_reflection","format","_","deserialize","__FieldVisitor"],"kind":"struct"},"662":{"crate_id":17,"path":["object","pe","AnonObjectHeaderV2"],"kind":"struct"},"2424":{"crate_id":21,"path":["serde","de","impls","deserialize","MapVisitor"],"kind":"struct"},"3305":{"crate_id":17,"path":["object","pe","ImageAuxSymbolCrc"],"kind":"struct"},"3632":{"crate_id":16,"path":["gimli","read","op","DieReference"],"kind":"enum"},"989":{"crate_id":5,"path":["alloc","ffi","c_str","NulError"],"kind":"struct"},"1870":{"crate_id":21,"path":["serde","ser","impossible","Impossible"],"kind":"struct"},"108":{"crate_id":2,"path":["core","fmt","Debug"],"kind":"trait"},"2751":{"crate_id":45,"path":["serde_reflection","ser","TupleStructSerializer"],"kind":"struct"},"3078":{"crate_id":1,"path":["std","sys_common","process","CommandEnvs"],"kind":"struct"},"435":{"crate_id":36,"path":["futures_task"],"kind":"module"},"1316":{"crate_id":56,"path":["phf_shared","FmtConst"],"kind":"trait"},"2197":{"crate_id":9,"path":["miniz_oxide","inflate","core","DecompressorOxide"],"kind":"struct"},"1643":{"crate_id":33,"path":["futures_util","abortable","Abortable"],"kind":"struct"},"762":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"2524":{"crate_id":16,"path":["gimli","common","LineEncoding"],"kind":"struct"},"3405":{"crate_id":1,"path":["std","io","Write","write_fmt","Adapter"],"kind":"struct"},"3732":{"crate_id":16,"path":["gimli","read","util","ArrayVec"],"kind":"struct"},"1089":{"crate_id":17,"path":["object","read","coff","file","CoffFile"],"kind":"struct"},"1970":{"crate_id":1,"path":["std","process","Termination"],"kind":"trait"},"2851":{"crate_id":17,"path":["object","common","SectionKind"],"kind":"enum"},"2297":{"crate_id":2,"path":["core","slice","iter","SplitMut"],"kind":"struct"},"535":{"crate_id":1,"path":["std","sync","mpmc","counter","Sender"],"kind":"struct"},"1416":{"crate_id":2,"path":["core","core_simd","swizzle","interleave","Lo"],"kind":"struct"},"3178":{"crate_id":1,"path":["std","thread","local","LocalKey"],"kind":"struct"},"1743":{"crate_id":2,"path":["core","ops","range","Range"],"kind":"struct"},"862":{"crate_id":17,"path":["object","xcoff","SymbolBytes"],"kind":"struct"},"2624":{"crate_id":6,"path":["libc","unix","bsd","apple","proc_bsdinfo"],"kind":"struct"},"3505":{"crate_id":17,"path":["object","read","macho","segment","MachOSegmentIterator"],"kind":"struct"},"2951":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x1x2_t"],"kind":"struct"},"1189":{"crate_id":33,"path":["futures_util","stream","try_stream","try_chunks","TryChunksError"],"kind":"struct"},"2070":{"crate_id":17,"path":["object","read","coff","symbol","SymbolIterator"],"kind":"struct"},"2397":{"crate_id":21,"path":["serde","de","impls","deserialize","TupleVisitor"],"kind":"struct"},"635":{"crate_id":2,"path":["core","slice","iter","Chunks"],"kind":"struct"},"1516":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","splat","JustOne"],"kind":"struct"},"3278":{"crate_id":17,"path":["object","xcoff","BlockAux32"],"kind":"struct"},"3605":{"crate_id":33,"path":["futures_util","io","repeat","Repeat"],"kind":"struct"},"1843":{"crate_id":2,"path":["core","ops","unsize","CoerceUnsized"],"kind":"trait"},"962":{"crate_id":1,"path":["std","panicking","begin_panic_handler","StaticStrPayload"],"kind":"struct"},"2724":{"crate_id":50,"path":["unicode_segmentation","UnicodeSegmentation"],"kind":"trait"},"3051":{"crate_id":16,"path":["gimli","read","loclists","LocationLists"],"kind":"struct"},"408":{"crate_id":1,"path":["std","sys","net","connection","socket","UdpSocket"],"kind":"struct"},"1289":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2170":{"crate_id":1,"path":["std","sync","mpmc","IntoIter"],"kind":"struct"},"2497":{"crate_id":17,"path":["object","pe","ImageAuxSymbolFunction"],"kind":"struct"},"735":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x2_t"],"kind":"struct"},"1616":{"crate_id":2,"path":["core","num","dec2flt","decimal","Decimal"],"kind":"struct"},"3378":{"crate_id":5,"path":["alloc","collections","btree","set","Intersection"],"kind":"struct"},"3705":{"crate_id":9,"path":["miniz_oxide"],"kind":"module"},"1062":{"crate_id":2,"path":["core","core_arch","aarch64","neon","float64x2x3_t"],"kind":"struct"},"1943":{"crate_id":11,"path":["hashbrown","set","OccupiedEntry"],"kind":"struct"},"2824":{"crate_id":2,"path":["core","net","socket_addr","SocketAddr"],"kind":"enum"},"3151":{"crate_id":1,"path":["std","sys","pal","unix","fs","Dir"],"kind":"struct"},"508":{"crate_id":49,"path":["heck","shouty_snake","ShoutySnekCase"],"kind":"trait"},"1389":{"crate_id":16,"path":["gimli","constants","DwLnct"],"kind":"struct"},"2270":{"crate_id":33,"path":["futures_util","future","future","remote_handle","Remote"],"kind":"struct"},"1716":{"crate_id":45,"path":["serde_reflection","value","Value"],"kind":"enum"},"835":{"crate_id":2,"path":["core","num","niche_types","NonZeroI128Inner"],"kind":"struct"},"2597":{"crate_id":11,"path":["hashbrown","raw","FullBucketsIndices"],"kind":"struct"},"3478":{"crate_id":33,"path":["futures_util","future","try_future","_","__Origin"],"kind":"struct"},"1162":{"crate_id":17,"path":["object","read","any","Comdat"],"kind":"struct"},"2043":{"crate_id":21,"path":["serde","__private","de","content","TagOrContentVisitor"],"kind":"struct"},"2924":{"crate_id":17,"path":["object","macho","DylibReference"],"kind":"struct"},"3251":{"crate_id":2,"path":["core","str","pattern","SearchStep"],"kind":"enum"},"608":{"crate_id":2,"path":["core","net","ip_addr","fmt","Span"],"kind":"struct"},"1489":{"crate_id":8,"path":["cfg_if"],"kind":"module"},"2370":{"crate_id":2,"path":["core","core_arch","simd","i64x1"],"kind":"struct"},"1816":{"crate_id":21,"path":["serde","de","impls","deserialize","NonZeroVisitor"],"kind":"struct"},"935":{"crate_id":2,"path":["core","ffi","c_void"],"kind":"enum"},"2697":{"crate_id":17,"path":["object","read","pe","file","PeComdat"],"kind":"struct"},"3578":{"crate_id":11,"path":["hashbrown","set","ExtractIf"],"kind":"struct"},"1262":{"crate_id":1,"path":["std","sync","lazy_lock","force_mut","really_init_mut","PoisonOnPanic"],"kind":"struct"},"381":{"crate_id":6,"path":["libc","unix","bsd","apple","icmp6_ifstat"],"kind":"struct"},"2143":{"crate_id":17,"path":["object","macho","EncryptionInfoCommand64"],"kind":"struct"},"3024":{"crate_id":1,"path":["std","sys","pal","unix","os","Env"],"kind":"struct"},"2470":{"crate_id":6,"path":["libc","unix","bsd","apple","vol_capabilities_attr_t"],"kind":"struct"},"708":{"crate_id":50,"path":["unicode_segmentation","sentence","fwd","SentenceBreaksState"],"kind":"struct"},"1589":{"crate_id":33,"path":["futures_util","stream","stream","scan","_","__Origin"],"kind":"struct"},"3351":{"crate_id":1,"path":["std","sys","pal","unix","time","Instant"],"kind":"struct"},"1916":{"crate_id":48,"path":["once_cell","imp","Guard"],"kind":"struct"},"1035":{"crate_id":33,"path":["futures_util","stream","try_stream","try_concat","TryConcat"],"kind":"struct"},"2797":{"crate_id":17,"path":["object","elf","NoteHeader64"],"kind":"struct"},"3678":{"crate_id":33,"path":["futures_util","stream","stream","for_each","_","__Origin"],"kind":"struct"},"3124":{"crate_id":17,"path":["object","read","coff","section","CoffSegmentIterator"],"kind":"struct"},"1362":{"crate_id":1,"path":["std","thread","scoped","Scope"],"kind":"struct"},"481":{"crate_id":1,"path":["std","os","unix","ffi","os_str","OsStrExt"],"kind":"trait"},"2243":{"crate_id":33,"path":["futures_util","future","option","OptionFuture"],"kind":"struct"},"2570":{"crate_id":2,"path":["core","fmt","LowerHex"],"kind":"trait"},"808":{"crate_id":17,"path":["object","macho","IdentCommand"],"kind":"struct"},"1689":{"crate_id":2,"path":["core","marker","FnPtr"],"kind":"trait"},"3451":{"crate_id":2,"path":["core","iter","adapters","inspect","Inspect"],"kind":"struct"},"2016":{"crate_id":2,"path":["core","range","iter","IterRangeInclusive"],"kind":"struct"},"1135":{"crate_id":2,"path":["core","core_arch","arm_shared","neon","float32x2x2_t"],"kind":"struct"},"2897":{"crate_id":33,"path":["futures_util","stream","try_stream","MapErr"],"kind":"struct"},"3224":{"crate_id":5,"path":["alloc","collections","linked_list","Iter"],"kind":"struct"},"581":{"crate_id":17,"path":["object","macho","FilesetEntryCommand"],"kind":"struct"},"1462":{"crate_id":17,"path":["object","endian","BigEndian"],"kind":"struct"},"2343":{"crate_id":29,"path":["crossbeam_channel","err","RecvTimeoutError"],"kind":"enum"},"2670":{"crate_id":2,"path":["core","hash","sip","State"],"kind":"struct"},"908":{"crate_id":33,"path":["futures_util","stream","stream","FlatMapUnordered"],"kind":"struct"},"1789":{"crate_id":1,"path":["std","io","error","ErrorKind"],"kind":"enum"},"27":{"crate_id":2,"path":["core","marker","Freeze"],"kind":"trait"},"3551":{"crate_id":6,"path":["libc","unix","sigval"],"kind":"struct"},"1235":{"crate_id":2,"path":["core","hash","sip","Hasher"],"kind":"struct"},"354":{"crate_id":25,"path":["erased_serde","ser","SerializeMap"],"kind":"trait"},"2116":{"crate_id":33,"path":["futures_util","stream","try_stream","try_ready_chunks","TryReadyChunks"],"kind":"struct"},"2997":{"crate_id":2,"path":["core","iter","adapters","skip","Skip"],"kind":"struct"},"3324":{"crate_id":17,"path":["object","xcoff","FileHeader64"],"kind":"struct"},"681":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"1562":{"crate_id":17,"path":["object","read","coff","relocation","CoffRelocationIterator"],"kind":"struct"},"2443":{"crate_id":16,"path":["gimli","read","loclists","DebugLocLists"],"kind":"struct"},"2770":{"crate_id":6,"path":["libc","unix","bsd","apple","ctl_info"],"kind":"struct"},"1008":{"crate_id":5,"path":["alloc","collections","btree","map","entry","VacantEntry"],"kind":"struct"},"1889":{"crate_id":33,"path":["futures_util","future","future","shared","Shared"],"kind":"struct"},"3651":{"crate_id":2,"path":["core","future","into_future","IntoFuture"],"kind":"trait"},"1335":{"crate_id":17,"path":["object","read","ObjectMap"],"kind":"struct"},"454":{"crate_id":6,"path":["libc","unix","bsd","apple","in_pktinfo"],"kind":"struct"},"2216":{"crate_id":17,"path":["object","macho","BuildToolVersion"],"kind":"struct"},"3097":{"crate_id":21,"path":["serde","de","DeserializeSeed"],"kind":"trait"},"3424":{"crate_id":17,"path":["object","elf","NoteHeader32"],"kind":"struct"},"781":{"crate_id":17,"path":["object","common","BinaryFormat"],"kind":"enum"},"1662":{"crate_id":17,"path":["object","common","RelocationFlags"],"kind":"enum"},"2543":{"crate_id":1,"path":["std","io","stdio","StderrLock"],"kind":"struct"},"1989":{"crate_id":59,"path":["textwrap","core","Fragment"],"kind":"trait"},"1108":{"crate_id":6,"path":["libc","unix","bsd","apple","sf_hdtr"],"kind":"struct"},"2870":{"crate_id":33,"path":["futures_util","stream","try_stream","InspectErr"],"kind":"struct"},"1435":{"crate_id":48,"path":["once_cell","imp","OnceCell"],"kind":"struct"},"554":{"crate_id":2,"path":["core","core_arch","simd","splat","JustOne"],"kind":"struct"},"2316":{"crate_id":2,"path":["core","ffi","c_str","FromBytesWithNulError"],"kind":"enum"},"3197":{"crate_id":17,"path":["object","read","xcoff","symbol","XcoffSymbol"],"kind":"struct"},"2643":{"crate_id":1,"path":["std","ffi","os_str","Display"],"kind":"struct"},"881":{"crate_id":17,"path":["object","macho","SegmentCommand32"],"kind":"struct"}},"external_crates":{"44":{"name":"serde_generate","html_root_url":null},"25":{"name":"erased_serde","html_root_url":"https://docs.rs/erased-serde/0.4.6/"},"6":{"name":"libc","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"50":{"name":"unicode_segmentation","html_root_url":null},"31":{"name":"futures","html_root_url":null},"12":{"name":"rustc_std_workspace_alloc","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"56":{"name":"phf_shared","html_root_url":"https://docs.rs/phf_shared/0.9/"},"37":{"name":"futures_sink","html_root_url":null},"18":{"name":"memchr","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"62":{"name":"crux_macros","html_root_url":null},"43":{"name":"anyhow","html_root_url":"https://docs.rs/anyhow/1.0.98/"},"24":{"name":"bincode","html_root_url":"https://docs.rs/bincode/1.3.3/"},"5":{"name":"alloc","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"49":{"name":"heck","html_root_url":null},"30":{"name":"crossbeam_utils","html_root_url":null},"11":{"name":"hashbrown","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"55":{"name":"phf","html_root_url":"https://docs.rs/phf/0.10/"},"36":{"name":"futures_task","html_root_url":null},"17":{"name":"object","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"61":{"name":"unicode_width","html_root_url":null},"42":{"name":"futures_executor","html_root_url":null},"23":{"name":"slab","html_root_url":null},"4":{"name":"rustc_std_workspace_core","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"48":{"name":"once_cell","html_root_url":null},"29":{"name":"crossbeam_channel","html_root_url":null},"10":{"name":"adler2","html_root_url":"https://docs.rs/adler2/2.0.0/"},"54":{"name":"glob","html_root_url":"https://docs.rs/glob/0.3.1/"},"35":{"name":"futures_macro","html_root_url":null},"16":{"name":"gimli","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"60":{"name":"smawk","html_root_url":"https://docs.rs/smawk/0.3.2/"},"41":{"name":"memchr","html_root_url":null},"22":{"name":"serde_derive","html_root_url":"https://docs.rs/serde_derive/1.0.219/"},"3":{"name":"compiler_builtins","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"47":{"name":"thiserror_impl","html_root_url":null},"28":{"name":"thiserror_impl","html_root_url":null},"9":{"name":"miniz_oxide","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"53":{"name":"proc_macro_hack","html_root_url":null},"34":{"name":"pin_utils","html_root_url":"https://docs.rs/pin-utils/0.1.0/"},"15":{"name":"addr2line","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"59":{"name":"textwrap","html_root_url":"https://docs.rs/textwrap/0.13.4/"},"40":{"name":"futures_io","html_root_url":null},"21":{"name":"serde","html_root_url":"https://docs.rs/serde/1.0.219/"},"2":{"name":"core","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"46":{"name":"thiserror","html_root_url":"https://docs.rs/thiserror/1.0.69/"},"27":{"name":"thiserror","html_root_url":"https://docs.rs/thiserror/2.0.12/"},"8":{"name":"cfg_if","html_root_url":"https://docs.rs/cfg-if/"},"52":{"name":"include_dir_impl","html_root_url":null},"33":{"name":"futures_util","html_root_url":null},"14":{"name":"rustc_demangle","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"58":{"name":"phf_macros","html_root_url":null},"39":{"name":"futures_channel","html_root_url":null},"20":{"name":"crux_core","html_root_url":null},"1":{"name":"std","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"45":{"name":"serde_reflection","html_root_url":null},"26":{"name":"typeid","html_root_url":"https://docs.rs/typeid/1.0.3/"},"7":{"name":"unwind","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"51":{"name":"include_dir","html_root_url":null},"32":{"name":"futures_core","html_root_url":null},"13":{"name":"std_detect","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"57":{"name":"siphasher","html_root_url":null},"38":{"name":"pin_project_lite","html_root_url":null},"19":{"name":"panic_unwind","html_root_url":"https://doc.rust-lang.org/1.86.0/"},"63":{"name":"serde_bytes","html_root_url":"https://docs.rs/serde_bytes/0.11.17/"}},"format_version":39}