| { | |
| "crate": "datafrog", | |
| "module": "join", | |
| "usages": [ | |
| { | |
| "symbol": "new", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(3:8086 ~ alloc[27b0]::vec::{impl#0}::new)", | |
| "user_crate": "datafrog", | |
| "used_crate": "alloc" | |
| }, | |
| { | |
| "symbol": "recent", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(0:58 ~ datafrog[4b39]::join::JoinInput::recent)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "recent", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(0:58 ~ datafrog[4b39]::join::JoinInput::recent)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "push", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(3:8169 ~ alloc[27b0]::vec::{impl#1}::push)", | |
| "user_crate": "datafrog", | |
| "used_crate": "alloc" | |
| }, | |
| { | |
| "symbol": "call_mut", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:3985 ~ core[4720]::ops::function::FnMut::call_mut)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:14091 ~ core[4720]::slice::{impl#0}::iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "stable", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(0:59 ~ datafrog[4b39]::join::JoinInput::stable)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "None", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:49374 ~ core[4720]::option::Option::None)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "Some", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:49376 ~ core[4720]::option::Option::Some)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "next", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:9429 ~ core[4720]::iter::traits::iterator::Iterator::next)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "into_iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:9297 ~ core[4720]::iter::traits::collect::IntoIterator::into_iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:14091 ~ core[4720]::slice::{impl#0}::iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "stable", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(0:59 ~ datafrog[4b39]::join::JoinInput::stable)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "None", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:49374 ~ core[4720]::option::Option::None)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "Some", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:49376 ~ core[4720]::option::Option::Some)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "next", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:9429 ~ core[4720]::iter::traits::iterator::Iterator::next)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "into_iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(2:9297 ~ core[4720]::iter::traits::collect::IntoIterator::into_iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "insert", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(0:469 ~ datafrog[4b39]::{impl#8}::insert)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "from_vec", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:13 ~ datafrog[4b39]::join::join_into)", | |
| "used_def_id": "DefId(0:406 ~ datafrog[4b39]::{impl#0}::from_vec)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "new", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:22 ~ datafrog[4b39]::join::join_into_relation)", | |
| "used_def_id": "DefId(3:8086 ~ alloc[27b0]::vec::{impl#0}::new)", | |
| "user_crate": "datafrog", | |
| "used_crate": "alloc" | |
| }, | |
| { | |
| "symbol": "push", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:22 ~ datafrog[4b39]::join::join_into_relation)", | |
| "used_def_id": "DefId(3:8169 ~ alloc[27b0]::vec::{impl#1}::push)", | |
| "user_crate": "datafrog", | |
| "used_crate": "alloc" | |
| }, | |
| { | |
| "symbol": "call_mut", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:22 ~ datafrog[4b39]::join::join_into_relation)", | |
| "used_def_id": "DefId(2:3985 ~ core[4720]::ops::function::FnMut::call_mut)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "from_vec", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:22 ~ datafrog[4b39]::join::join_into_relation)", | |
| "used_def_id": "DefId(0:406 ~ datafrog[4b39]::{impl#0}::from_vec)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "index", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:45148 ~ core[4720]::ops::index::Index::index)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "RangeFull", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:45162 ~ core[4720]::ops::range::RangeFull)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "collect", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:9501 ~ core[4720]::iter::traits::iterator::Iterator::collect)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "map", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:9458 ~ core[4720]::iter::traits::iterator::Iterator::map)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "filter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:9468 ~ core[4720]::iter::traits::iterator::Iterator::filter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:14091 ~ core[4720]::slice::{impl#0}::iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "recent", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(0:58 ~ datafrog[4b39]::join::JoinInput::recent)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "lt", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:3259 ~ core[4720]::cmp::PartialOrd::lt)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "ne", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:3216 ~ core[4720]::cmp::PartialEq::ne)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "first", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:14036 ~ core[4720]::slice::{impl#0}::first)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "call_mut", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(2:3985 ~ core[4720]::ops::function::FnMut::call_mut)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "from_vec", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:30 ~ datafrog[4b39]::join::antijoin)", | |
| "used_def_id": "DefId(0:406 ~ datafrog[4b39]::{impl#0}::from_vec)", | |
| "user_crate": "datafrog", | |
| "used_crate": "datafrog" | |
| }, | |
| { | |
| "symbol": "is_empty", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:14035 ~ core[4720]::slice::{impl#0}::is_empty)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "is_empty", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:14035 ~ core[4720]::slice::{impl#0}::is_empty)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "cmp", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:3251 ~ core[4720]::cmp::Ord::cmp)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "lt", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:3259 ~ core[4720]::cmp::PartialOrd::lt)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "count", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9434 ~ core[4720]::iter::traits::iterator::Iterator::count)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "take_while", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9477 ~ core[4720]::iter::traits::iterator::Iterator::take_while)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:14091 ~ core[4720]::slice::{impl#0}::iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "eq", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:3215 ~ core[4720]::cmp::PartialEq::eq)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "count", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9434 ~ core[4720]::iter::traits::iterator::Iterator::count)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "take_while", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9477 ~ core[4720]::iter::traits::iterator::Iterator::take_while)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:14091 ~ core[4720]::slice::{impl#0}::iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "eq", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:3215 ~ core[4720]::cmp::PartialEq::eq)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "Range", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:45177 ~ core[4720]::ops::range::Range)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "None", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:49374 ~ core[4720]::option::Option::None)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "Some", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:49376 ~ core[4720]::option::Option::Some)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:14091 ~ core[4720]::slice::{impl#0}::iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "index", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:45148 ~ core[4720]::ops::index::Index::index)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "RangeTo", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:45217 ~ core[4720]::ops::range::RangeTo)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "None", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:49374 ~ core[4720]::option::Option::None)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "Some", | |
| "kind": "enum_variant_usage", | |
| "usage_count": 1, | |
| "usage_type": "EnumVariant", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:49376 ~ core[4720]::option::Option::Some)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "call_mut", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:3985 ~ core[4720]::ops::function::FnMut::call_mut)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "next", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9429 ~ core[4720]::iter::traits::iterator::Iterator::next)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "into_iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9297 ~ core[4720]::iter::traits::collect::IntoIterator::into_iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "next", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9429 ~ core[4720]::iter::traits::iterator::Iterator::next)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "into_iter", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:9297 ~ core[4720]::iter::traits::collect::IntoIterator::into_iter)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "index", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:45148 ~ core[4720]::ops::index::Index::index)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "RangeFrom", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:45199 ~ core[4720]::ops::range::RangeFrom)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "index", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:45148 ~ core[4720]::ops::index::Index::index)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "RangeFrom", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:45199 ~ core[4720]::ops::range::RangeFrom)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "lt", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:40 ~ datafrog[4b39]::join::join_helper)", | |
| "used_def_id": "DefId(2:3259 ~ core[4720]::cmp::PartialOrd::lt)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "is_empty", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:14035 ~ core[4720]::slice::{impl#0}::is_empty)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "call_mut", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:3985 ~ core[4720]::ops::function::FnMut::call_mut)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "len", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:14034 ~ core[4720]::slice::{impl#0}::len)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "call_mut", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:3985 ~ core[4720]::ops::function::FnMut::call_mut)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "index", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:45148 ~ core[4720]::ops::index::Index::index)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "RangeFrom", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:45199 ~ core[4720]::ops::range::RangeFrom)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "len", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:14034 ~ core[4720]::slice::{impl#0}::len)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "call_mut", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:3985 ~ core[4720]::ops::function::FnMut::call_mut)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "index", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:45148 ~ core[4720]::ops::index::Index::index)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "RangeFrom", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:45199 ~ core[4720]::ops::range::RangeFrom)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "index", | |
| "kind": "method_call", | |
| "usage_count": 1, | |
| "usage_type": "MethodCall", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:45148 ~ core[4720]::ops::index::Index::index)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| }, | |
| { | |
| "symbol": "RangeFrom", | |
| "kind": "struct_usage", | |
| "usage_count": 1, | |
| "usage_type": "StructUsage", | |
| "node_type": "Item", | |
| "user_def_id": "DefId(0:50 ~ datafrog[4b39]::join::gallop)", | |
| "used_def_id": "DefId(2:45199 ~ core[4720]::ops::range::RangeFrom)", | |
| "user_crate": "datafrog", | |
| "used_crate": "core" | |
| } | |
| ] | |
| } |