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

type OperatorResult = Result<(), Box<Exception>>;