Cargo Features
bucky-raw-codec has no features set by default.
[dependencies]
bucky-raw-codec = { version = "0.1.0", features = ["derive", "http-types", "hex", "rsa", "zip", "url", "rusqlite", "async-std", "sqlx"] }
- derive = bucky-raw-codec-derive
- http-types
-
Enables http-types of bucky-error
- hex
-
Enables hex of bucky-error
- rsa
-
Enables rsa of bucky-error
- zip
-
Enables zip of bucky-error
- url
-
Enables url of bucky-error
- rusqlite
-
Enables rusqlite of bucky-error
- async-std
-
Enables async-std of bucky-error
- sqlx
-
Enables sqlx of bucky-error
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.