Thanks to visit codestin.com Credit goes to docs.rs
pub const SLASH: Profile<'_>;
Default profile for languages with // comments
//
assert_eq!(SLASH, Profile::from_comment("//"));