Type Definition capitan_lib::Res[][src]

type Res<T> = Result<T, Error>;