Cargo Features

Imago has no features set by default.

[dependencies]
imago = { version = "0.1.4", features = ["sync-wrappers", "vm-memory"] }
sync-wrappers

Enables rt of tokio

tokio:

Includes basic task execution capabilities

Affects format::sync_wrappers, storage::Storage.open_sync

vm-memory

Enables vm-memory

Affects io_buffers::VolatileSliceGuard