We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9165fe7 commit 916eec5Copy full SHA for 916eec5
src/lib.rs
@@ -64,6 +64,7 @@ pub mod restriction_level;
64
65
pub use general_security_profile::GeneralSecurityProfile;
66
pub use mixed_script::MixedScript;
67
+pub use restriction_level::{RestrictionLevel, RestrictionLevelDetection};
68
69
#[rustfmt::skip]
70
pub(crate) mod tables;
0 commit comments