Cargo Features

rqlite-rs-core has no features set by default.

[dependencies]
rqlite-rs-core = { version = "0.3.1", features = ["fast-blob"] }
fast-blob = base64

Affects decode::decode_blob

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 fast-blob?