Skip to main content

span_id

Function span_id 

Source
pub fn span_id(n: u32) -> Result<String, EthosError>
Expand description

Format a span id (s%06d, content-stream order).

Errors with internal_error on width overflow (resource limits bound real documents far below these widths).