1
2
3
use cyberex::define_newtype_with_default_str;

define_newtype_with_default_str!(pub, HlsFilePath, "wwwrs");