Cargo Features

GVDB has no features set by default.

[dependencies]
gvdb = { version = "0.6.1", features = ["mmap", "gresource", "glib"] }
mmap

Enables memmap2

gresource

Enables flate2, quick-xml, serde_json, and walkdir

flate2:

Use zlib for binary compatibility in tests

Affects gvdb::gresource

glib

Enables glib