Skip to content

Parsing? #4

@matthiasbeyer

Description

@matthiasbeyer

Hi! Would be really nice if this crate would support parsing as well!

E.G:

assert_eq!("123.5kPackets".parse().unwrap(), HumanCount::new(123456_u32, "Packets"));

Or something like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions