ruint 1.12.1

Unsigned integer type with const-generic bit length
Documentation

ruint

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 27 feature flags, 3 of them enabled by default.

default

  • std

std

  • alloc
  • alloy-rlp?/std
  • ark-ff-03?/std
  • ark-ff-04?/std
  • bytes?/std
  • fastrlp?/std
  • num-bigint?/std
  • num-traits?/std
  • parity-scale-codec?/std
  • primitive-types?/std
  • proptest?/std
  • rand?/std
  • rlp?/std
  • serde?/std
  • valuable?/std
  • zeroize?/std

alloc

  • proptest?/alloc
  • rand?/alloc
  • serde?/alloc
  • valuable?/alloc
  • zeroize?/alloc

postgres

  • dep:postgres-types
  • dep:bytes
  • std
  • dep:thiserror

sqlx

  • dep:sqlx-core
  • std
  • dep:thiserror

alloy-rlp

  • dep:alloy-rlp
  • alloc

proptest

  • dep:proptest
  • std

bn-rs

  • dep:bn-rs
  • std

ssz

  • std
  • dep:ethereum_ssz

quickcheck

  • dep:quickcheck
  • std

arbitrary

  • dep:arbitrary
  • std

pyo3

  • dep:pyo3
  • std

parity-scale-codec

  • dep:parity-scale-codec
  • alloc

num-bigint

  • dep:num-bigint
  • alloc

fastrlp

  • dep:fastrlp
  • alloc

rlp

  • dep:rlp
  • alloc

serde

  • dep:serde
  • alloc

ark-ff

  • dep:ark-ff-03

ark-ff-04

  • dep:ark-ff-04

num-traits

  • dep:num-traits

zeroize

  • dep:zeroize

rand

  • dep:rand

valuable

  • dep:valuable

bytemuck

  • dep:bytemuck

generic_const_exprs

  • nightly

primitive-types

  • dep:primitive-types

nightly

    This feature flag does not enable additional features.