Skip to content
Snippets Groups Projects
Commit cd809d0e authored by Eduardo Trujillo's avatar Eduardo Trujillo
Browse files

style: Fix styling

parent 24d647d1
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,11 @@
pub mod cli;
/// Configuration retrieval and parsing.
pub mod config;
/// Range dictionary data structure
pub mod rangedict;
/// Ephemeral working directories.
pub mod rundir;
/// String utilities.
pub mod str;
/// Range dictionary data structure
pub mod rangedict;
#[cfg(feature = "thread")]
pub mod thread;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment