[][src]Trait pb_jelly::ProtoEnum

pub trait ProtoEnum: Copy + Default + Eq + Debug + 'static { }

Marker trait for proto enums.

Implementors

Loading content...