Docs.rs
sp1-lib-1.1.0
sp1-lib 1.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mattstam
jtguibas
nhtyy
Dependencies
anyhow ^1.0.83
normal
bincode ^1.3.3
normal
cfg-if ^1.0.0
normal
serde ^1.0.204
normal
Versions
85.29%
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
sp1_lib
1.1.0
Module utils
Enums
Traits
Functions
In crate sp1_
lib
Module
sp1_lib
::
utils
Copy item path
source
·
[
−
]
Enums
§
MulAssign
Error
Errors that can occur during scalar multiplication of an
AffinePoint
.
Traits
§
Affine
Point
Functions
§
bytes_
to_
words_
le
Converts a byte array in little endian to a slice of words.
words_
to_
bytes_
le
Converts a slice of words to a byte array in little endian.