[][src]Type Definition klondike_lib::model::area::Result

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