pub type SubstError = String;Expand description
Error type returned by parse_substitute and apply_substitute.
Aliased Typeยง
pub struct SubstError { /* private fields */ }pub type SubstError = String;Error type returned by parse_substitute and apply_substitute.
pub struct SubstError { /* private fields */ }