Expand description

Safe memory allocation, no panic!

Macros

Creates a String using interpolation of runtime expressions.

Structs

The error type for allocation failure.

Traits

A trait for converting a value to a String.

Extension for Vec<T, A>

Extension for Vec<T>

Functions

Invokes a closure, capturing the panic of memory allocation error if one occurs.

The try_format function takes an Arguments struct and returns the resulting formatted string.