Skip to main content

init

Function init 

Source
pub fn init()
Expand description

Install the TLS crypto provider and initialize tracing.

Called automatically by from-* run / run::<Sink> entrypoints. Call this yourself if you use lower-level run_sync(&sink, …) APIs directly.