Type Definition sogar_core::SogarResult[][src]

pub type SogarResult<T> = Result<T, SogarError>;