[][src]Function feroxbuster::utils::module_colorizer

pub fn module_colorizer(modname: &str) -> String

Takes in a string and colors it using console::style

mainly putting this here in case i want to change the color later, making any changes easy