Type Definition envmnt::types::EnvmntResult[][src]

pub type EnvmntResult<T> = Result<T, EnvmntError>;
Expand description

Envmt Library Result