[][src]Trait jlrs::traits::Flag

pub unsafe trait Flag { }

Trait implemented by structs that can contain the flag of a bits union. Used in combination with Align and BitsUnion to ensure bits unions are inserted correctly.

Implementations on Foreign Types

impl Flag for u8[src]

Loading content...

Implementors

Loading content...