Type Definition gauc::client::OperationResultStore [] [src]

type OperationResultStore = Result<Store, (Option<Store>, &'static str)>;