pub mod allow_unknown;
pub mod any_attributes;
pub mod attribute;
pub mod attribute_namespace;
pub mod basic;
pub mod default;
pub mod enforce_prefix;
pub mod extendable;
pub mod generics;
pub mod group_element_equivalent;
pub mod ignore_comments;
pub mod ignore_whitespace;
pub mod inline_attribute_declarations;
pub mod inline_blend;
pub mod inline_declarations;
pub mod mixed;
pub mod namespace_access;
pub mod namespace_expr;
pub mod option;
pub mod single_namespace;
pub mod skip_serializing_if;
pub mod strict_order;