[][src]Type Definition lovm2_error::Lovm2Result

type Lovm2Result<T> = Result<T, Lovm2Error>;