Cargo Features

modular-sys has no features set by default.

[dependencies]
modular-sys = { version = "0.1.0", features = ["core", "dll"] }
core dll?

Enables anyhow, async-trait, bytes, futures-util, parking_lot, and tower

dll = core

Enables libloading ^0.7, once_cell, and tokio

Affects modular-sys::dll