Docs.rs
solders-traits-0.19.0
solders-traits 0.19.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kevinheavey
Dependencies
bincode ^1.3.3
normal
pyo3 ^0.19.2
normal
serde_cbor ^0.11.2
normal
serde_json ^1.0.106
normal
solana-banks-client ^1.17.12
normal
solana-sdk ^1.17.12
normal
solders-traits-core =0.19.0
normal
Versions
54.55%
of the crate is documented
Go to latest version
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.19.0
?
Function
solders_traits
::
to_py_err
source
·
[
−
]
pub fn to_py_err<T:
Into
<
PyErrWrapper
>>(e: T) ->
PyErr