Cargo Features

[dependencies]
html5gum = { version = "0.5.7", default-features = false, features = ["jetscii"] }
default = jetscii

By default this crate depends on the jetscii library for best performance.
Disabling this feature will leave you with 100% safe Rust and no dependencies.
This may come in handy if you encounter packaging/build problems.

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.

jetscii default