[]
= "iri-string"
= "0.3.0"
= ["YOSHIOKA Takuma <lo48576@hard-wi.red>"]
= "2018"
= "MIT OR Apache-2.0"
= "README.md"
= "IRI as string types"
= "https://github.com/lo48576/iri-string"
= ["IRI", "URI"]
[]
= true
[]
= ["nom-std", "std"]
= ["serde/alloc"]
# `std` does not enable `nom/std`, because `iri-string` itself does not need
# `alloc` or `std` feature of `nom` even when the `std` feature is enabled.
# However, with `nom/std` enabled, `memchr` will use runtime CPU detection and
# parsing will be faster.
=["std", "nom/std"]
= ["alloc", "serde/std"]
[]
= { = "5", = false }
= { = "1.0.103", = false, = ["derive"], = true }
[]
= "1.0.104"
[]
= { = "actively-developed" }
= { = "lo48576/iri-string" }