#[derive(SerializeConst)]
{
// Attributes available to this derive:
#[const_serialize]
}
Expand description
Derive the const serialize trait for a struct
#[derive(SerializeConst)]
{
// Attributes available to this derive:
#[const_serialize]
}
Derive the const serialize trait for a struct