[][src]Type Definition sbd_lib::Result

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

Create-specific Result.