Cargo Features

msf-sdp has no features set by default.

[dependencies]
msf-sdp = { version = "0.2.1", features = ["ice", "h264"] }
ice = msf-ice

Affects msf-sdp::ice

h264 = base64, bytes

Enables h264 of msf-util

Affects msf-sdp::h264

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.

base64 h264?

Enables base64 ^0.21

bytes h264?
msf-ice ice?
msf-util h264?