[][src]Function adapton::engine::name_of_hash64

pub fn name_of_hash64(h: u64) -> Name

Create a name from a hash value.

Do not call this function directly; we introduced it in order to get reflection to type-check. We should think of ways to avoid using this in the future.