Type Alias sdp::description::common::Information

source ·
pub type Information = String;
Expand description

Information describes the “i=” field which provides textual information about the session.

Aliased Type§

struct Information { /* private fields */ }