pub fn get_all(
    txn: &Transaction<'_>
) -> StateQueryResult<Vec<(EntryDefBufferKey, EntryDef)>>