frs 0.4.2

Rename files with RegEx patterns
Documentation
1
2
3
4
5
6
#[macro_use]
mod error_handler;

pub mod select_map;

pub use select_map::{SelectMap, SelectMapExt};