fn relation_analysis_trace_target(
store: &AtlasStore,
params: &AtlasSymbolRelationsParams,
) -> Result<Option<RelationAnchor>, CliError>Expand description
Decode and validate the optional exact trace target.
fn relation_analysis_trace_target(
store: &AtlasStore,
params: &AtlasSymbolRelationsParams,
) -> Result<Option<RelationAnchor>, CliError>Decode and validate the optional exact trace target.