Skip to main content

Module format

Module format 

Source
Expand description

Formatting wrappers

This module provides wrappers for various types that format the inner type according to Falco style.

Structsยง

ByteBufFormatter
Falco-style byte buffer formatter
CStrFormatter
Falco-style CStr formatter
OptionFormatter
A formatter for Option<T> types.