Cargo Features
[dependencies]
sitemapo = { version = "0.2.0", default-features = false, features = ["tokio", "extension"] }
- default = extension
-
The
extension
feature is set by default wheneversitemapo
is added without
somewhere in the dependency tree.default-features = false - tokio
-
Enables async-trait, tokio, tokio of countio and async-tokio of quick-xml ^0.30.0
quick-xml:
Enables support for asynchronous reading and writing from
tokio
's IO-Traits by enabling reading events from types implementingtokio::io::AsyncBufRead
.Affects
build::AsyncBuilder
,parse::AsyncParser
… - extension default
-
Enables isolang