Type Definition yash_syntax::input::Result

source · []
pub type Result = Result<String, Error>;
Expand description

Result of the Input function.