indicate 0.2.1

Library behind cargo-indicate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  {
    "depTotalPercentageUnsafe": 10.57,
    "depUnusedTotalPercentageUnsafe": 10.57,
    "depUsedFunctionPercentageUnsafe": 0.0,
    "depUsedSafeFunctions": 0,
    "depUsedTotalFunctions": 1,
    "depUsedUnsafeFunctions": 1,
    "exprsPercentageUnsafe": 25.0,
    "forbidsUnsafe": false,
    "safeExprs": 8,
    "totalExprs": 10,
    "unsafeExprs": 2
  }
]