Docs.rs
fedimint-wallet-common-0.5.0
fedimint-wallet-common 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
anyhow ^1.0.93
normal
bitcoin ^0.32.4
normal
fedimint-core =0.5.0
normal
hex ^0.4.3
normal
impl-tools ^0.10.1
normal
miniscript ^12.2.0
normal
serde ^1.0.214
normal
thiserror ^1.0.68
normal
tracing ^0.1.40
normal
test-log ^0.2
dev
Versions
22.87%
of the crate is documented
Platform
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_
wallet_
common
0.5.0
Partial
Sig
Aliased type
In crate fedimint_
wallet_
common
fedimint_wallet_common
Type Alias
PartialSig
Copy item path
Source
pub type PartialSig =
Vec
<
u8
>;
Aliased Type
ยง
struct PartialSig {
/* private fields */
}