Type Definition nintendo_lz::errors::Result[][src]

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