Docs.rs
cyfs-lib-0.5.0
cyfs-lib 0.5.0
Docs.rs crate page
BSD-2-Clause
Links
crates.io
Source
Owners
BDTDevTeam
Dependencies
async-h1 ^2.3.3
normal
async-std ^1.11
normal
async-trait ^0.1.53
normal
async-tungstenite ^0.17
normal
bytes ^1.1
normal
chrono ^0.4
normal
cyfs-base ^0.5
normal
cyfs-bdt ^0.5
normal
cyfs-core ^0.5
normal
cyfs-debug ^0.5
normal
cyfs-util ^0.5
normal
futures ^0.3
normal
futures-util ^0.3
normal
globset ^0.4.8
normal
hex ^0.4
normal
http-range ^0.1.5
normal
http-types ^2.12
normal
int-enum ^0.4
normal
lazy_static ^1.4
normal
log ^0.4
normal
lru_time_cache ^0.11
normal
once_cell ^1.12
normal
percent-encoding ^2.1
normal
protobuf ^2
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
tide ^0.16
normal
Versions
0.4%
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
☰
RequestDecChecker
Required Methods
check
Implementors
In cyfs_lib
?
Trait
cyfs_lib
::
RequestDecChecker
source
·
[
−
]
pub trait RequestDecChecker { fn
check
(&self, dec_id: &
ObjectId
) ->
RequestDecType
; }
Required Methods
source
fn
check
(&self, dec_id: &
ObjectId
) ->
RequestDecType
Implementors
source
impl
RequestDecChecker
for
AclHandlerRequest
source
impl
RequestDecChecker
for
CryptoSignObjectInputRequest
source
impl
RequestDecChecker
for
CryptoVerifyObjectInputRequest
source
impl
RequestDecChecker
for
NDNDeleteDataInputRequest
source
impl
RequestDecChecker
for
NDNDeleteDataInputResponse
source
impl
RequestDecChecker
for
NDNGetDataInputRequest
source
impl
RequestDecChecker
for
NDNGetDataInputResponse
source
impl
RequestDecChecker
for
NDNPutDataInputRequest
source
impl
RequestDecChecker
for
NDNPutDataInputResponse
source
impl
RequestDecChecker
for
NONDeleteObjectInputRequest
source
impl
RequestDecChecker
for
NONDeleteObjectInputResponse
source
impl
RequestDecChecker
for
NONGetObjectInputRequest
source
impl
RequestDecChecker
for
NONGetObjectInputResponse
source
impl
RequestDecChecker
for
NONPostObjectInputRequest
source
impl
RequestDecChecker
for
NONPostObjectInputResponse
source
impl
RequestDecChecker
for
NONPutObjectInputRequest
source
impl
RequestDecChecker
for
NONPutObjectInputResponse
source
impl
RequestDecChecker
for
NONSelectObjectInputRequest
source
impl
RequestDecChecker
for
NONSelectObjectInputResponse
source
impl
RequestDecChecker
for
CryptoSignObjectInputResponse
source
impl
RequestDecChecker
for
CryptoVerifyObjectInputResponse