Function init

Source
pub fn init() -> Result<()>
Expand description

Initialize the FerricLink Core crate

This function should be called early in your application to set up logging and other global configurations.