Type Definition truck_topology::Result[][src]

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

Result with crate's errors.