Docs.rs
  • rtdlib-0.8.0
    • rtdlib 0.8.0
    • Docs.rs crate page
    • MIT
    • 14 January 2022
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fewensa
    • Dependencies
      • libc ^0.2 normal
      • rtdlib-sys ^0.1 normal
      • serde ^1 normal
      • serde-aux ^0.6 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
      • uuid ^0.8 normal
    • Versions
    • 90.84% of the crate is documented
  • Go to latest version
  • 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
☰
logo

Trait TDPassportElementErrorSource

Implementations on Foreign Types

&'a PASSPORTELEMENTERRORSOURCE&'a mut PASSPORTELEMENTERRORSOURCE

Implementors

Other items in
rtdlib::types

logo
Change settings

Trait rtdlib::types::TDPassportElementErrorSource

source[−]
pub trait TDPassportElementErrorSource: Debug + RObject { }
Expand description

TRAIT | Contains the description of an error in a Telegram Passport element

Implementations on Foreign Types

source

impl<'a, PASSPORTELEMENTERRORSOURCE: TDPassportElementErrorSource> TDPassportElementErrorSource for &'a PASSPORTELEMENTERRORSOURCE

source

impl<'a, PASSPORTELEMENTERRORSOURCE: TDPassportElementErrorSource> TDPassportElementErrorSource for &'a mut PASSPORTELEMENTERRORSOURCE

Implementors

source

impl TDPassportElementErrorSource for PassportElementErrorSourceDataField

source

impl TDPassportElementErrorSource for PassportElementErrorSourceFile

source

impl TDPassportElementErrorSource for PassportElementErrorSourceFiles

source

impl TDPassportElementErrorSource for PassportElementErrorSourceFrontSide

source

impl TDPassportElementErrorSource for PassportElementErrorSourceReverseSide

source

impl TDPassportElementErrorSource for PassportElementErrorSourceSelfie

source

impl TDPassportElementErrorSource for PassportElementErrorSourceTranslationFile

source

impl TDPassportElementErrorSource for PassportElementErrorSourceTranslationFiles

source

impl TDPassportElementErrorSource for PassportElementErrorSourceUnspecified