fsociety 0.0.1

command line tool for do something
Documentation
1
2
3
4
5
6
7
8
pub const BANNER: &str = r#"
 _____               _      _         
|  ___|__  ___   ___(_) ___| |_ _   _ 
| |_ / __|/ _ \ / __| |/ _ \ __| | | |
|  _|\__ \ (_) | (__| |  __/ |_| |_| |
|_|  |___/\___/ \___|_|\___|\__|\__, |
                                |___/ 
"#;