Type Definition flame::StrCow [] [src]

type StrCow = Cow<'static, str>;