[][src]Type Definition dynfmt::Argument

type Argument<'a> = &'a dyn Serializable;

A serializable argument.