Docs.rs
  • ognlib-0.7.1
    • ognlib 0.7.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ognevny
    • Dependencies
      • cfg-if ^1.0 normal
      • fastrand ^2.1 normal
      • integer-sqrt ^0.1 normal
      • num-bigint ^0.4 normal
      • rayon ^1.10 normal optional
      • regex ^1.11 normal
      • snafu ^0.8.5 normal
    • Versions
    • 80.52% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ognlib0.7.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • algorithm::prime::PrimeStatusError
  • num::radix::Radix
  • num::radix::StringRadix

Enums

  • algorithm::prime::PrimeStatus
  • num::radix::RadixError

Traits

  • algorithm::prime::Prime
  • num::methods::Num

Macros

  • dec
  • read
  • read_str
  • read_vec

Functions

  • algorithm::extra::bin_search
  • algorithm::extra::mask_match
  • algorithm::prime::miller_rabin
  • algorithm::prime::sqrtest
  • algorithm::prime::wilson_th
  • algorithm::sort::bubble
  • algorithm::sort::cocktail_shaker
  • algorithm::sort::insertion
  • algorithm::sort::merge
  • algorithm::sort::quick
  • algorithm::sort::search
  • num::power::bin_pow
  • num::power::modpow

Constants

  • num::radix::RADIX