fuchsia_
triage
0.0.1
Modules
inspect_logger
Structs
ActionResultFormatter
ActionResults
DiagnosticData
ParseResult
SnapshotTrigger
TriageOutput
Enums
Action
ActionTagDirective
DataFetcher
Source
Functions
all_selectors
analyze
analyze_structured
analyze_verbose
evaluate_int_math
metric_value_to_int
snapshots
Type Aliases
WarningVec
fuchsia_triage
Function
metric_value_to_int
Copy item path
Settings
Help
Summary
Source
pub fn metric_value_to_int(metric_value: MetricValue) ->
Result
<
i64
,
Error
>