Type Definition splinify::Result[][src]

pub type Result<T> = Result<T, Box<dyn Error>>;