Cargo Features
[dependencies]
secure-reliable-transport = { version = "0.2.1", default-features = false, features = ["stransmit-rs"] }
- default = stransmit-rs
-
The
stransmit-rs
feature is set by default wheneversecure-reliable-transport
is added without
somewhere in the dependency tree.default-features = false - stransmit-rs default = anyhow, clap, env_logger, url
-
Required by the stransmit-rs binary
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
publish = false