Cargo Features

PortalDI has no features set by default.

[dependencies]
portaldi = { version = "0.4.0", features = ["futures-join", "multi-thread"] }
futures-join

Enables futures-join of portaldi-macros

multi-thread

Enables multi-thread of portaldi-core and portaldi-macros

PortalDI has 2 features without comments.