Type Definition moss::object::FnResult [] [src]

type FnResult = Result<Object, Box<Exception>>;