Skip to content

Commit 916eec5

Browse files
committed
Reexport restriction level stuff
1 parent 9165fe7 commit 916eec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ pub mod restriction_level;
6464

6565
pub use general_security_profile::GeneralSecurityProfile;
6666
pub use mixed_script::MixedScript;
67+
pub use restriction_level::{RestrictionLevel, RestrictionLevelDetection};
6768

6869
#[rustfmt::skip]
6970
pub(crate) mod tables;

0 commit comments

Comments
 (0)