Cargo Features

[dependencies]
opentalk-janus-client = { version = "0.3.0", default-features = false, features = ["videoroom", "echotest"] }
default = echotest, videoroom

These default features are set whenever opentalk-janus-client is added without default-features = false somewhere in the dependency tree.

videoroom default
echotest default

opentalk-janus-client has 3 features without comments.