Docs.rs
solders-traits-0.21.0
solders-traits 0.21.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kevinheavey
Dependencies
bincode ^1.3.3
normal
pyo3 ^0.20.2
normal
serde_cbor ^0.11.2
normal
serde_json ^1.0.106
normal
solana-banks-client ^1.18.1
normal
optional
solana-sdk ^1.18.1
normal
solders-traits-core =0.21.0
normal
Versions
54.55%
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
solders_
traits
0.21.0
solders_traits
Function
to_py_err
Copy item path
Source
pub fn to_py_err<T:
Into
<
PyErrWrapper
>>(e: T) ->
PyErr