Cargo Features
bulletin-board-client has no features set by default.
[dependencies]
bulletin-board-client = { version = "0.3.3", features = ["ndarray_15", "ndarray_16", "nalgebra", "dry_run"] }
- ndarray_15
-
Enables ndarray_15 of array-object
- ndarray_16
-
Enables ndarray_16 of array-object
- nalgebra
-
Enables nalgebra of array-object
- dry_run
-
Affects
low_level::TcpOrUnixStream
…