Docs.rs
webrtc-sdp-0.3.13
webrtc-sdp 0.3.13
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
nils-ohlmeier
na-g
Dependencies
log ^0.4
normal
serde ^1.0
normal
optional
serde_derive ^1.0
normal
optional
url ^2.1.0
normal
serde_json ^1.0
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
parse_attribute
webrtc_
sdp
0.3.13
In webrtc_
sdp::
attribute_
type
webrtc_sdp
::
attribute_type
Function
parse_
attribute
Copy item path
Source
pub fn parse_attribute(value: &
str
) ->
Result
<
SdpType
,
SdpParserInternalError
>