[][src]Type Definition two_rusty_forks::Result

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

General Result type for rusty-fork.