Function mentat_db::debug::to_entid
[−]
[src]
pub fn to_entid(schema: &Schema, entid: i64) -> EntidOrIdent
Convert a numeric entid to an ident Entid
if possible, otherwise a numeric Entid
.