Skip to main content

ArrayFnSend

Type Alias ArrayFnSend 

Source
pub type ArrayFnSend<T> = dyn Fn() -> T + Send;
Expand description

Array dynamic trame Means during read operation it will call A factory callback to fill the result trame