Type Definition envmnt::types::EnvmntResult

source · []
pub type EnvmntResult<T> = Result<T, EnvmntError>;
Expand description

Envmt Library Result