Type Definition shadow_rs::SdResult[][src]

pub type SdResult<T> = Result<T, ShadowError>;