DeserializeSeeded

Derive Macro DeserializeSeeded 

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

Derive macro implementing the DeserializeSeeded trait automatically.

This macro is available through the derive feature.