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.
Spec
1 parent 2a9e7c9 commit 2ca7c28Copy full SHA for 2ca7c28
src/uucore/src/lib/features/format/mod.rs
@@ -38,7 +38,7 @@ pub mod num_parser;
38
mod spec;
39
40
pub use argument::*;
41
-use spec::Spec;
+pub use spec::Spec;
42
use std::{
43
error::Error,
44
fmt::Display,
0 commit comments