Docs.rs
gl-client-0.3.0
gl-client 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cdecker
bitcoin-bot
Dependencies
anyhow ^1.0.82
normal
async-stream ^0.3.5
normal
async-trait ^0.1.80
normal
base64 ^0.21
normal
bech32 ^0.9.1
normal
bytes ^1.2.1
normal
chacha20poly1305 ^0.10.1
normal
optional
chrono ^0.4.31
normal
cln-grpc =0.1.8
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
http ^0.2
normal
http-body ^0.4
normal
log ^0.4
normal
mockall ^0.11.4
normal
picky ^6.3
normal
picky-asn1-der ^0.4
normal
picky-asn1-x509 ^0.12
normal
pin-project ^1.1.5
normal
prost ^0.11
normal
prost-derive ^0.11
normal
rand ^0.8.5
normal
rcgen ^0.10.0
normal
reqwest ^0.11
normal
ring ~0.16.20
normal
runeauth ^0.1
normal
rustls-pemfile ^1.0.4
normal
secp256k1 ^0.26.0
normal
optional
serde ^1
normal
serde_json ^1.0
normal
sha256 ^1.5.0
normal
tempfile ^3.10.1
normal
thiserror ^1
normal
time ^0.3
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tonic ^0.8
normal
tower ^0.4
normal
url ^2.5.0
normal
uuid ^1.8.0
normal
vls-core ^0.12
normal
vls-persist ^0.12
normal
vls-protocol ^0.12
normal
vls-protocol-signer ^0.12
normal
x509-certificate ^0.23.1
normal
serde ^1
build
tonic-build ^0.8
build
Versions
29.62%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gl_
client
0.3.0
In gl_
client::
export
gl_client
::
export
Function
decrypt_with_seed
Copy item path
Source
pub fn decrypt_with_seed( enc:
BytesMut
, seed: &
SecretKey
, ) ->
Result
<
Bytes
,
Error
>