Skip to content

DescriptorType has wrong Display impl for variant Cov #63

@RCasatta

Description

@RCasatta

Display impl

DescriptorType::Cov => write!(f, "elcovwsh"),

has "el" prepended but the FromStr impl seems to not have it

} else if s.len() >= 6 && &s[0..6] == "covwsh" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions