#[derive(SchemaWrite)]
{
// Attributes available to this derive:
#[wincode]
}
Available on crate feature
derive only.Expand description
Implement SchemaWrite for a struct or enum.
#[derive(SchemaWrite)]
{
// Attributes available to this derive:
#[wincode]
}
derive only.Implement SchemaWrite for a struct or enum.