Type Definition leo_compiler::statement::statement::StatementResult[][src]

pub type StatementResult<T> = Result<T, StatementError>;