Skip to main content

SubstError

Type Alias SubstError 

Source
pub type SubstError = String;
Expand description

Error type returned by parse_substitute and apply_substitute.

Aliased Typeยง

pub struct SubstError { /* private fields */ }