//! functions for formatting data
//! ## Fmt (//flowstdlib/fmt)
//! Functions for the formatting of values and conversion from one type to another.
/// A module to reverse a `String`
/// A module to convert a `String` to its `Json` representation
/// A module to convert a `Json` value to a `String`