[][src]Type Definition msh_rw::parser::MshResult

type MshResult<T> = Result<T, MshError>;