Type Definition libxdo::OpResult [] [src]

type OpResult = Result<(), OpError>;

Result of an XDo operation.