Crate cargo_author[][src]

Extract structured information from authors fields used in Cargo.toml

It's tweaked to handle actual odd/broken cases found in Cargo crates.

Strings are normalized to Unicode NFC, since some tools tend to insert decomposed names that expose rendering bugs in software.

Structs

Author