dynfmt

Type Alias Argument

Source
pub type Argument<'a> = &'a dyn Serializable;
Expand description

A serializable argument.