Module fmt

Module fmt 

Source
Expand description

Utilities for interfacing std::fmt with Artichoke’s exception types.

Structs§

WriteError
Error type which converts a fmt::Error into an Artichoke Error.