Docs.rs
  • inrust-0.3.8
    • inrust 0.3.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mhfan
    • Dependencies
      • ahash ^0.8 normal optional
      • atty ^0.2 normal
      • build-time ^0.1 normal
      • cxx ^1.0 normal optional
      • dhat ^0.3 normal optional
      • num-bigint ^0.4 normal optional
      • num-rational ^0.4 normal optional
      • num-traits ^0.2 normal
      • pest ^2.7 normal
      • pest_derive ^2.7 normal
      • pprof ^0.12 normal optional
      • rand ^0.8 normal
      • serde ^1 normal optional
      • yansi ^0.5 normal
      • criterion ^0.5 dev
      • regex ^1.9 dev
      • rexpect ^0.5 dev
      • cc ^1.0 build optional
      • cxx-build ^1.0 build optional
    • Versions
    • 12.96% of the crate is documented
  • Platform
    • 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

inrust0.3.8

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • calc24::Expr
  • calc24::RNum
  • list::IntoIter
  • list::Iter
  • list::IterMut
  • list::List
  • misc::Fibonacci

Enums

  • calc24::Calc24Algo
  • calc24::Rule

Functions

  • calc24::calc24_algo
  • calc24::calc24_coll
  • calc24::calc24_coll_cffi
  • calc24::calc24_first
  • calc24::calc24_print
  • calc24::game24_cards
  • calc24::game24_cli
  • calc24::game24_solvable
  • misc::fibonacci
  • misc::largest
  • misc::powerset
  • misc::shell_pipe

Type Aliases

  • calc24::Rational