Docs.rs
tape-program-0.1.7
tape-program 0.1.7
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zfedoran
Dependencies
brine-tree ^0.5.3
normal
bytemuck_derive >=1.8.1, <1.9.0
normal
crankx ^0.2.2
normal
half =2.4.1
normal
mpl-token-metadata ^5.1
normal
solana-program =2.1.16
normal
spl-associated-token-account ^6
normal
spl-token ^4
normal
steel ^4.0.0
normal
tape-api ^0.1.5
normal
bincode ^1.3
dev
litesvm ^0.5.0
dev
litesvm-token ^0.5.0
dev
pretty-hex ^0.4.1
dev
rand ^0.8.5
dev
solana-compute-budget ^2.1.16
dev
solana-sdk ^2.1.0
dev
Versions
3.85%
of the crate is documented
Go to latest version
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
tape
0.1.7
entrypoint
Sections
Safety
In crate tape
tape
Function
entrypoint
Copy item path
Source
#[no_mangle] pub unsafe extern "C" fn entrypoint(input:
*mut
u8
) ->
u64
Expand description
§
Safety