Docs.rs
rtdlib-1.8.1
rtdlib 1.8.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fewensa
Dependencies
libc ^0.2
normal
rtdlib-sys ^0.1
normal
optional
serde ^1
normal
serde-aux ^0.6
normal
serde_derive ^1
normal
serde_json ^1
normal
uuid ^0.8
normal
Versions
90.83%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rtdlib
1.8.1
TDCall
Server
Type
Implementations on Foreign Types
&'a CALLSERVERTYPE
&'a mut CALLSERVERTYPE
Implementors
In rtdlib::
types
rtdlib
::
types
Trait
TDCallServerType
Copy item path
Source
pub trait TDCallServerType:
Debug
+
RObject
{ }
Expand description
TRAIT | Describes the type of a call server
Implementations on Foreign Types
§
Source
§
impl<'a, CALLSERVERTYPE:
TDCallServerType
>
TDCallServerType
for
&'a CALLSERVERTYPE
Source
§
impl<'a, CALLSERVERTYPE:
TDCallServerType
>
TDCallServerType
for
&'a mut CALLSERVERTYPE
Implementors
§
Source
§
impl
TDCallServerType
for
CallServerTypeTelegramReflector
Source
§
impl
TDCallServerType
for
CallServerTypeWebrtc