class

Tracing::FmtFormat::FormatFields

Inherits Reference < Object

A type that can format a set of fields to a Writer.

Ported from upstream tracing_subscriber::fmt::format::FormatFields.

Instance methods

format_fields(writer : Writer, values : Field::ValueSet) : Nil
Source