number-general 0.11.1

A generic number type for Rust which supports basic math and (de)serialization.
Documentation

number-general

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 7 feature flags, 0 of them enabled by default.

all

  • hash
  • serde
  • stream

stream

  • destream
  • futures

futures

  • dep:futures

hash

  • async-hash

async-hash

  • dep:async-hash

destream

  • dep:destream

serde

  • dep:serde