Type Definition dittolive_ditto::error::Result

source · []
pub type Result<Ok, Err = DittoError> = Result<Ok, Err>;