Docs.rs
solana-jonc-program-counter-client-0.1.0
solana-jonc-program-counter-client 0.1.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
joncinque
Dependencies
borsh ^0.10
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
serde ^1.0
normal
optional
serde_with ^3.0
normal
optional
solana-program ~1.18
normal
thiserror ^1.0
normal
assert_matches ^1.5.0
dev
solana-program-test ~1.18
dev
solana-sdk ~1.18
dev
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Files
1
2
3
4
mod
generated;
pub use
generated::programs::COUNTER_ID
as
ID;
pub use
generated::
*
;