Cargo Features
Stumpless has no features set by default.
[dependencies]
stumpless = { version = "0.1.2", features = ["journald", "network", "socket", "wel"] }
- journald
-
Enables journald of stumpless-sys ^0.2.0
- network
-
Enables network of stumpless-sys ^0.2.0
- socket
-
Enables socket of stumpless-sys ^0.2.0
- wel
-
Enables wel of stumpless-sys ^0.2.0
Stumpless has 4 features without comments.