Type Alias rustc_target::spec::StaticCow
source · type StaticCow<T> = Cow<'static, T>;Aliased Type§
enum StaticCow<T> {
// some variants omitted
}Variants§
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.