Skip to main content

impl_serialize_buf_alias

Attribute Macro impl_serialize_buf_alias 

Source
#[impl_serialize_buf_alias]
Expand description

Generates the implementation block for conforming to SerializeBuf for a type alias. This is used for implementing SerializeBuf for concretely specified generic types.

ยงNote

Requires serac to be in scope with that name.