Skip to content

Commit

Permalink
style with fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Sep 9, 2023
1 parent 84f38c3 commit c13808b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pub mod value;

pub use register::Validator;
pub use rule::{available, custom, Rule, RuleExt, RuleShortcut};
pub use value::{Value, ValueMap, FromValue};
pub use value::{FromValue, Value, ValueMap};

0 comments on commit c13808b

Please sign in to comment.