Type Alias probe_rs::config::TargetParseError

source ·
pub type TargetParseError = Error;
Expand description

An error occurred while parsing the target description.

Aliased Type§

struct TargetParseError(/* private fields */);