Docs.rs
fedimint-core-0.4.3
fedimint-core 0.4.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
anyhow ^1.0.86
normal
async-recursion ^1.1.1
normal
async-trait ^0.1.80
normal
backon =0.4.4
normal
backtrace ^0.3.73
normal
base64-url ^3.0.0
normal
bech32 ^0.11.0
normal
bincode ^1.3.3
normal
bitcoin ^0.30.2
normal
bitcoin ^0.29.2
normal
bitcoin_hashes ^0.12.0
normal
bitvec ^1.0.1
normal
bls12_381 ^0.8.0
normal
erased-serde ^0.4
normal
fedimint-derive =0.4.3
normal
fedimint-logging =0.4.3
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
imbl ^3.0.0
normal
itertools ^0.12.1
normal
jsonrpsee-core ^0.24.0
normal
lightning ^0.0.123
normal
lightning-invoice ^0.31.0
normal
macro_rules_attribute ^0.2.0
normal
miniscript ^10.0.0
normal
parity-scale-codec ^3.6.12
normal
rand ^0.8.5
normal
secp256k1 ^0.27.0
normal
secp256k1-zkp ^0.9.2
normal
serde ^1.0.203
normal
serde_json ^1.0.120
normal
serdect ^0.2.0
normal
strum ^0.26
normal
strum_macros ^0.26
normal
thiserror ^1.0.61
normal
fedimint-threshold-crypto ^0.2.1
normal
tracing ^0.1.40
normal
url ^2.5.2
normal
once_cell ^1.19.0
dev
test-log ^0.2
dev
tokio-test ^0.4.4
dev
tracing-subscriber ^0.3.18
dev
tokio ^1.38.0
normal
tokio-rustls ^0.24.1
normal
async-lock ^3.4
normal
futures-util ^0.3.30
normal
getrandom ^0.2.15
normal
gloo-timers ^0.3.0
normal
js-sys ^0.3.69
normal
jsonrpsee-wasm-client ^0.24.0
normal
tokio ^1.38.0
normal
wasm-bindgen-futures ^0.4.42
normal
Versions
43.05%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fedimint_
core
0.4.3
In fedimint_
core::
bls12_
381_
serde::
g1
fedimint_core
::
bls12_381_serde
::
g1
Function
deserialize
Copy item path
source
pub fn deserialize<'d, D:
Deserializer
<'d>>(d: D) ->
Result
<
G1Affine
, D::
Error
>