SerializeSeeded

Derive Macro SerializeSeeded 

Source
#[derive(SerializeSeeded)]
{
    // Attributes available to this derive:
    #[seeded]
}
Expand description

Derive macro implementing the SerializeSeeded trait automatically.

This macro is available through the derive feature.