pub type PbWriteLimit = WriteLimit;
pub struct PbWriteLimit { pub table_ids: Vec<TypedId<0, u32>>, pub reason: String, }
table_ids: Vec<TypedId<0, u32>>
reason: String