Cargo Features
parcel_sourcemap has no features set by default.
[dependencies]
parcel_sourcemap = { version = "2.1.1", features = ["json"] }
- json = base64-simd, data-url, serde, serde_json
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- base64-simd json?
-
Enables base64-simd ^0.7
- data-url json?
-
Enables data-url ^0.1.1
- serde json?
- serde_json json?