Docs.rs
  • rtc-shared-0.1.1
    • rtc-shared 0.1.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rainliu
    • Dependencies
      • aes ^0.8 normal
      • aes-gcm ^0.10 normal
      • bytes ^1.4 normal
      • p256 ^0.13 normal
      • rcgen ^0.12 normal
      • retty ^0.27.0 normal
      • sec1 ^0.7 normal
      • thiserror ^1 normal
      • url ^2.2 normal
    • Versions
    • 8.42% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

rtc_shared0.1.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • error::IoError
  • error::P256Error
  • error::StdError
  • replay_detector::NoOpReplayDetector
  • replay_detector::SlidingWindowDetector
  • replay_detector::WrappedSlidingWindowDetector

Enums

  • EcnCodepoint
  • error::Error

Traits

  • crypto::KeyingMaterialExporter
  • marshal::Marshal
  • marshal::MarshalSize
  • marshal::Unmarshal
  • replay_detector::ReplayDetector

Functions

  • util::is_rtcp
  • util::match_dtls
  • util::match_srtcp
  • util::match_srtp
  • util::match_srtp_or_srtcp

Type Aliases

  • error::Result