Docs.rs
  • light-utils-1.1.0
    • light-utils 1.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ananas-block
    • Dependencies
      • anyhow ^1.0 normal
      • ark-bn254 ^0.4.0 normal
      • ark-ff ^0.4 normal
      • light-bounded-vec ^1.1.0 normal
      • num-bigint ^0.4 normal
      • rand ^0.8 normal
      • solana-program =1.18.22 normal
      • thiserror ^1.0 normal
      • bytemuck ^1.17 dev
      • memoffset ^0.9 dev
    • Versions
    • 45.16% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

light_utils1.1.0

Crate Items

  • Enums
  • Functions

List of all items

Enums

  • UtilsError

Functions

  • bigint::bigint_to_be_bytes_array
  • bigint::bigint_to_le_bytes_array
  • fee::compute_rollover_fee
  • hash_to_bn254_field_size_be
  • hashv_to_bn254_field_size_be
  • is_smaller_than_bn254_field_size_be
  • offset::copy::read_bounded_vec_at
  • offset::copy::read_cyclic_bounded_vec_at
  • offset::copy::read_value_at
  • offset::zero_copy::read_array_like_ptr_at
  • offset::zero_copy::read_ptr_at
  • offset::zero_copy::write_at
  • prime::find_next_prime
  • prime::find_next_prime_with_load_factor
  • prime::is_prime
  • rand::gen_prime
  • rand::gen_range_exclude
  • rustfmt