Function indicator::context::layer::layer_fn

source ·
pub fn layer_fn<F>(f: F) -> LayerFn<F>
Expand description

Create a layer from a closure.