Cargo Features

indymilter has no features set by default.

[dependencies]
indymilter = { version = "0.3.0", features = ["miltertest-tests", "libmilter-tests"] }
miltertest-tests

Enables tests that use the miltertest utility.

Enables process of tokio

libmilter-tests

Enables tests that use libmilter, with a manual C compilation step.

Enables process of tokio