Struct regex::compile::ByteClassSet[][src]

struct ByteClassSet([bool; 256]);

Methods

impl ByteClassSet
[src]

Auto Trait Implementations

impl Send for ByteClassSet

impl Sync for ByteClassSet