[][src]Type Definition rair_env::I64Fn

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