Struct aqi_nacor_schema::schema::PracticeIdType[][src]

pub struct PracticeIdType(_);

Trait Implementations

impl Debug for PracticeIdType
[src]

Formats the value using the given formatter. Read more

impl SchemaStringType for PracticeIdType
[src]

impl SchemaRegexInput for PracticeIdType
[src]

Auto Trait Implementations