Docs.rs
meta-secret-core-1.10.8
meta-secret-core 1.10.8
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
metabynull
Dependencies
anyhow ^1.0.66
normal
async-std ^1.12.0
normal
async-trait ^0.1
normal
base64 ^0.20.0
normal
crypto_box ^0.8.2
normal
ed25519-dalek ^1.0.1
normal
getrandom ^0.2.8
normal
hex ^0.4
normal
image ^0.24
normal
qrcode-generator ^4.1.6
normal
rand ^0.8.5
normal
reqwest ^0.11.13
normal
rqrr ^0.5
normal
serde ^1.0
normal
serde-big-array ^0.4
normal
serde_bytes ^0.11
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.6
normal
shamirsecretsharing ^0.1
normal
thiserror ^1.0.37
normal
Versions
4.81%
of the crate is documented
Platform
i686-pc-windows-msvc
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
accept
meta_
secret_
core
1.10.8
In meta_
secret_
core::
node::
server_
api
meta_secret_core
::
node
::
server_api
Function
accept
Copy item path
Source
pub async fn accept(request: &
JoinRequest
) ->
Result
<
MembershipResponse
,
Error
>