[][src]Type Definition rair_env::U64Fn

type U64Fn<T> = fn(_: &str, _: u64, _: &Environment<T>, _: &mut T) -> bool;