Type Definition lovm2_core::error::Lovm2Result[][src]

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

Runtime Result