Cargo Features
Mapiproxy has no features set by default.
[dependencies]
mapiproxy = { version = "0.6.3", features = ["oob"] }
- oob
-
Enables Out-Of-Band (Urgent) message handling.
build.rs automatically enables this on Linux.
Mapiproxy has no features set by default.
[dependencies]
mapiproxy = { version = "0.6.3", features = ["oob"] }
Enables Out-Of-Band (Urgent) message handling.
build.rs automatically enables this on Linux.