Skip to main content

builder

Function builder 

Source
pub fn builder() -> LayerBuilder
Expand description

The main entrypoint for this crate. This function allows creating a Layer from scratch.

See the docs on the crate itself for examples.