Docs.rs
usdpl-back-0.11.0
usdpl-back 0.11.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
NGnius
Dependencies
async-lock ^2.7
normal
async-recursion ^1.0.0
normal
async-trait ^0.1.57
normal
bytes ^1.1
normal
gettext-ng ^0.4.1
normal
hex ^0.4
normal
optional
log ^0.4
normal
nrpc ^0.10
normal
obfstr ^0.3
normal
optional
prost ^0.11
normal
ratchet_rs ^0.4
normal
tokio ^1
normal
usdpl-core ^0.11
normal
usdpl-build ^0.11
build
Versions
100%
of the crate is documented
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
ClientService
usdpl_
back
0.11.0
Client
Service
Required Methods
descriptor
Implementors
In usdpl_
back::
nrpc
usdpl_back
::
nrpc
Trait
Client
Service
Copy item path
Source
pub trait ClientService { // Required method fn
descriptor
(&self) -> &'static
str
; }
Required Methods
§
Source
fn
descriptor
(&self) -> &'static
str
Implementors
§