Trait tf2_enum::Attribute

source ·
pub trait Attribute {
    const DEFINDEX: u32;
}
Expand description

The defindex value for an item attribute.

Required Associated Constants§

Object Safety§

This trait is not object safe.

Implementors§