Docs.rs
firelaunch-io-firelaunch-client-0.0.1
firelaunch-io-firelaunch-client 0.0.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
kevinrodriguez-io
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
25.43%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Files
firelaunch_io_firelaunch_client/
lib.rs
1
mod
generated;
2
3
pub use
generated::programs::FIRELAUNCH_ID
as
ID;
4
pub use
generated::
*
;