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.
pub fn init()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.