[][src]Macro aqi_nacor_schema::schema_string_tuple_struct

macro_rules! schema_string_tuple_struct {
    (
		$NAME:ident
	) => { ... };
}