Type Definition goblin::error::Result [] [src]

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

An impish result