[][src]Type Definition klondike_lib::terminal::Result

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