Home
last modified time | relevance | path

Searched defs:LoggingFormatEvent (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dcli.rs58 struct LoggingFormatEvent { struct
63 impl<S, N> FormatEvent<S, N> for LoggingFormatEvent argument
79 impl LoggingFormatEvent { implementation