Skip to main content

init_for_service

Function init_for_service 

Source
pub fn init_for_service(
    service: impl Into<String>,
    version: impl Into<String>,
) -> InitBuilder
Expand description

Entry point. service and version become the service.name / service.version resource attributes on every envelope.