DynIntFun

Type Alias DynIntFun 

Source
pub type DynIntFun = DynFun<i64>;

Aliased Typeยง

pub struct DynIntFun { /* private fields */ }