Docs.rs
lean-sys-0.0.3
lean-sys 0.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
imbrem
digama0
Dependencies
libc ^0.2
normal
memoffset ^0.7
normal
parking_lot ^0.12
normal
static_assertions ^1.1.0
normal
rand ^0.8
dev
rand_xoshiro ^0.6
dev
Versions
8.8%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module sarray
Modules
Functions
?
Module
lean_sys
::
sarray
source
·
[
−
]
Expand description
Array of scalars
Re-exports
pub use
byte
::*;
pub use
float
::*;
Modules
byte
ByteArray (special case of Array of Scalars)
float
FloatArray (special case of Array of Scalars)
Functions
lean_alloc_sarray
⚠
lean_sarray_byte_size
⚠
lean_sarray_capacity
⚠
lean_sarray_cptr
⚠
lean_sarray_elem_size
⚠
lean_sarray_set_size
⚠
lean_sarray_size
⚠