Docs.rs
sdp-rs-0.2.1
sdp-rs 0.2.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
vasilakisfil
Dependencies
chrono ^0.4.19
normal
nom ^7.1.0
normal
vec1 ^1.8.0
normal
Versions
28.47%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module repeat
sdp_rs
0.2.1
Module repeat
Module Items
Structs
In sdp_
rs::
lines
sdp_rs
::
lines
Module
repeat
Copy item path
Source
Expand description
Types related to the repeat line (
r=
).
Structs
§
Repeat
The repeat time (
r=
) of SDP.
Tokenizer
The repeat line (
r=
) tokenizer. This is low level stuff and you shouldn’t interact directly with it, unless you know what you are doing.