Docs.rs
  • landlord-0.1.1
    • landlord 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jshrake
    • Dependencies
      • bincode ^1 normal
      • flate2 ^1 normal
      • lazy_static ^1.2.0 normal
      • rand ^0.7 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • wasm-bindgen ^0.2 normal
      • criterion ^0.3 dev
    • Versions
    • 42.03% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

landlord0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • card::Card
  • card::Collection
  • card::DeckcodeError
  • card::ManaCost
  • hand::AutoTapResult
  • hand::Hand
  • hand::SimCard
  • mulligan::London
  • mulligan::Never
  • mulligan::Vancouver
  • simulation::Observations
  • simulation::Simulation
  • simulation::SimulationConfig

Enums

  • card::CardKind
  • card::ManaColor
  • hand::PlayOrder

Traits

  • mulligan::Mulligan

Functions

  • mtgoncurve::run
  • parse_mana_costs::parse_mana_costs