[package] name = "itoa" version = "0.2.0" authors = ["David Tolnay "] license = "MIT/Apache-2.0" description = "Fast functions for printing integer primitives to an io::Write" repository = "https://github.com/dtolnay/itoa" documentation = "https://github.com/dtolnay/itoa" include = ["Cargo.toml", "src/**/*.rs"]