Docs.rs
  • adic-0.4.1
    • adic 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wolfjagger
    • kevin-perot
    • Dependencies
      • clap ^4.5.20 normal
      • itertools ^0.14.0 normal
      • num ^0.4.3 normal
      • num-prime ^0.4.4 normal
      • overload ^0.1.1 normal
      • serde ^1.0.215 normal optional
    • Versions
    • 100% 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

adic0.4.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AdicComposite
  • AdicPolynomial
  • AdicPower
  • AdicVariety
  • Composite
  • IAdic
  • LazyDiv
  • Prime
  • PrimePower
  • QAdic
  • RAdic
  • UAdic
  • ZAdic

Enums

  • AdicError
  • AdicValuation
  • Natural

Traits

  • AdicApproximate
  • AdicFraction
  • AdicInteger
  • AdicNumber
  • AdicSized
  • AdicValuationRing
  • Divisible
  • HasDigits
  • RationalAdicNumber
  • SignedAdicNumber

Macros

  • adic_poly
  • apow
  • iadic_neg
  • iadic_poly
  • iadic_pos
  • qadic
  • radic
  • uadic
  • zadic_approx
  • zadic_exact
  • zadic_exact_neg
  • zadic_exact_pos
  • zadic_poly
  • zadic_variety

Functions

  • roots_of_unity
  • special_function::adic_binomial
  • special_function::carmichael
  • special_function::carmichael_iter
  • special_function::totient
  • teichmuller

Type Aliases

  • AdicResult
  • QAdicValuation
  • ZAdicValuation
  • ZAdicVariety