#[derive(SchemaRead)]
{
// Attributes available to this derive:
#[wincode]
}
Expand description
Implement SchemaRead for a struct or enum.
#[derive(SchemaRead)]
{
// Attributes available to this derive:
#[wincode]
}
Implement SchemaRead for a struct or enum.