Docs.rs
serum-0.4.7
serum 0.4.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
armaniferrante
Dependencies
arbitrary ^0.4.6
normal
optional
arrayref ^0.3.6
normal
bincode ^1.3.1
normal
bytemuck ^1.4.0
normal
byteorder ^1.3.4
normal
enumflags2 ^0.6.4
normal
field-offset ^0.3.4
normal
itertools ^0.9.0
normal
num-traits ^0.2.12
normal
num_enum ^0.5.0
normal
safe-transmute ^0.11.0
normal
serde ^1.0.114
normal
solana-program ^1.6.18
normal
spl-token ^3.0.0-pre1
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.20
normal
without-alloc ^0.2.1
normal
bumpalo ^3.4.0
dev
hexdump ^0.1.0
dev
proptest ^1.0.0
dev
proptest-derive ^0.3.0
dev
rand ^0.7.3
dev
Versions
8.47%
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
entrypoint
serum_
dex
0.4.7
entrypoint
Sections
Safety
In crate serum_
dex
serum_dex
Function
entrypoint
Copy item path
Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn entrypoint(input:
*mut
u8
) ->
u64
Expand description
ยง
Safety