Skip to main content

NativeFn

Type Alias NativeFn 

Source
pub type NativeFn = NativeFn;
Expand description

Injector โ€” (inj, val, ref, store) -> any.

Aliased Typeยง

pub struct NativeFn { /* private fields */ }