File size: 407 Bytes
6a4d02a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"crate": "anyhow",
"module": "root",
"usages": [
{
"symbol": "Ok",
"kind": "other_usage",
"usage_count": 1,
"usage_type": "Other",
"node_type": "Item",
"user_def_id": "DefId(0:522 ~ anyhow[2a3f]::Ok)",
"used_def_id": "DefId(1:49742 ~ core[4720]::result::Result::Ok::{constructor#0})",
"user_crate": "anyhow",
"used_crate": "core"
}
]
} |