Type Definition bobascript_parser::Result[][src]

pub type Result<T> = Result<T, SyntaxError>;