Crate aya_log_parser

Source

Structs§

Parameter
A parsed formatting parameter (contents of { } block).

Enums§

Fragment

Functions§

parse
Parses the given format string into string literals and parameters specified by curly braces (with optional format hints like :x or :ipv4).