Docs.rs
  • gstreamer-0.20.7
    • gstreamer 0.20.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • sdroege
    • tp-m
    • github:gstreamer:crates-io-maintainers
    • Dependencies
      • bitflags ^1.0 normal
      • cfg-if ^1.0 normal
      • gstreamer-sys ^0.20 normal
      • futures-channel ^0.3 normal
      • futures-core ^0.3 normal
      • futures-util ^0.3 normal
      • glib ^0.17 normal
      • libc ^0.2 normal
      • muldiv ^1 normal
      • num-integer ^0.1 normal
      • num-rational ^0.4 normal
      • once_cell ^1.0 normal
      • option-operations ^0.5 normal
      • paste ^1.0 normal
      • pretty-hex ^0.3 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11 normal
      • smallvec ^1.0 normal
      • thiserror ^1 normal
      • futures-executor ^0.3.1 dev
      • gir-format-check ^0.1 dev
      • ron ^0.8 dev
      • serde_json ^1.0 dev
    • Versions
    • 1.52% of the crate is documented
  • Go to latest version
  • 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
logo

logo

MessageErrorDomain

Implementors

In gstreamer::message

?
Change settings

Trait gstreamer::message::MessageErrorDomain

source ·
pub trait MessageErrorDomain: ErrorDomain { }

Implementors§

source§

impl MessageErrorDomain for CoreError

source§

impl MessageErrorDomain for LibraryError

source§

impl MessageErrorDomain for ResourceError

source§

impl MessageErrorDomain for StreamError