init

Function init 

pub async fn init(config: &Config) -> Result<Lpm>
Expand description

Initializes the LPM kernel module.

Shorthand for Lpm::new.