Cargo Features
bright_swc_atoms has no features set by default.
[dependencies]
bright_swc_atoms = { version = "0.4.0", features = ["rkyv-impl"] }
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.
- bytecheck rkyv-impl?
-
Enables bytecheck ^0.6.9
- rkyv rkyv-impl?
-
Enables rkyv ^0.7.39
Affects
bright_swc_atoms::EncodeJsWord
…