Docs.rs
poc-framework-0.2.0
poc-framework 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tlambertz
CherryWorm
bennofs
Dependencies
bincode ^1.3.3
normal
borsh ^0.9.1
normal
hex ^0.4.3
normal
itertools ^0.10.1
normal
libsecp256k1 ^0.7.0
normal
once_cell ^1.9.0
normal
rand ^0.7.3
normal
serde ^1.0.125
normal
sha2 ^0.10.2
normal
sha3 ^0.10.0
normal
solana-bpf-loader-program =1.11.2
normal
solana-cli-output =1.11.2
normal
solana-client =1.11.2
normal
solana-compute-budget-program =1.11.2
normal
solana-config-program =1.11.2
normal
solana-faucet =1.11.2
normal
solana-logger =1.11.2
normal
solana-program =1.11.2
normal
solana-runtime =1.11.2
normal
solana-sdk =1.11.2
normal
solana-stake-program =1.11.2
normal
solana-transaction-status =1.11.2
normal
solana-vote-program =1.11.2
normal
spl-associated-token-account ^1.0.5
normal
spl-memo ^3.0.1
normal
spl-token ^3.3.0
normal
solana-program-runtime =1.11.2
dev
Versions
76.19%
of the crate is documented
Platform
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
poc_
framework
0.2.0
poc_framework
Function
clone_keypair
Copy item path
Source
pub fn clone_keypair(keypair: &
Keypair
) ->
Keypair
Expand description
Clone the given keypair.