Cargo Features
[dependencies]
xsl = { version = "0.1.1", default-features = false, features = ["std", "allocator-api2"] }
- std
- allocator-api2 default
-
Enables allocator-api2
- default = allocator-api2
-
fuzzy_finder
[dependencies]
xsl = { version = "0.1.1", default-features = false, features = ["std", "allocator-api2"] }
Enables allocator-api2
fuzzy_finder