type StaticCow<T> = Cow<'static, T>;
Note: Encountered an error during type layout; the type failed to be normalized.