#[derive(StaticSize)]
{
// Attributes available to this derive:
#[bincode]
#[static_size]
}
Available on crate features
derive and static-size only.#[derive(StaticSize)]
{
// Attributes available to this derive:
#[bincode]
#[static_size]
}
derive and static-size only.