Cargo Features
bright_swc_html_ast has no features set by default.
[dependencies]
bright_swc_html_ast = { version = "0.24.0", features = ["rkyv-impl"] }
- rkyv-impl = bytecheck, rkyv
-
Enables rkyv-impl of swc_atoms ^0.4.0 and swc_common ^0.27.0
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