Skip to main content

register_format

Function register_format 

Source
pub fn register_format<T>(
    format_list: &LazyFormatList<T>,
    builder: Arc<T>,
) -> Result<()>
where T: ?Sized + FormatBuilder,
Expand description

Registers a format builder in the format list