module Nn_alloc_types: sig .. end
sig
end
type rpolicy = [ `Balanced of int ]
[ `Balanced of int ]
type transacted_datastores = {
td_idlist : int list;
int list
td_safetrans_id : int64;
int64
td_safetrans_secret : int64;
td_safetrans_tmo : int64;
exception No_space