[][src]Macro aqi_nacor_schema::schema_pattern_type

macro_rules! schema_pattern_type {
    (
		$NAME:ident, $REGEX:expr
	) => { ... };
}