Cargo Features

rs1090 has no features set by default.

[dependencies]
rs1090 = { version = "0.4.8", features = ["rtlsdr", "sero", "ssh"] }
rtlsdr = soapysdr

Affects source::rtlsdr

sero = dirs, prost, reqwest, tonic

Affects source::sero

ssh = async-recursion, bytes, dirs, makiko, ssh2-config

Affects source::sshjump, source::sshtunnel

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.

async-recursion ssh?
bytes ssh?
dirs sero? ssh?
makiko ssh?
prost sero?
reqwest sero?
soapysdr rtlsdr?
ssh2-config ssh?

Enables ssh2-config ^0.4.0

tonic sero?

Enables tonic ^0.12.3