/*!
# Slash Formatter
This crate provides functions to deal with slashes and backslashes in strings.
## Examples
To see examples, check out the documentation for each function.
*/modslash;modbackslash;modfile_separator;pubuseslash::*;pubusebackslash::*;pubusefile_separator::*;