Cargo Features
Imago has no features set by default.
[dependencies]
imago = { version = "0.1.2", features = ["sync-wrappers", "vm-memory"] }
- sync-wrappers
-
Affects
format::sync_wrappers
,storage::Storage.open_sync
… - vm-memory
-
Enables vm-memory
Affects
io_buffers::VolatileSliceGuard
…