Type Definition rusty_duplication::model::Result

source ·
pub type Result<T> = Result<T, Error>;