Docs.rs
  • aoc-next-0.1.0
    • aoc-next 0.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • liketechnik
    • Dependencies
      • anyhow ^1.0 normal
      • reqwest ^0.10 normal
    • Versions
    • 66.67% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

aoc_next0.1.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions

List of all items

Structs

  • app::Aoc
  • parser::FailableParser
  • parser::Parser
  • solution::Solution
  • solution::Solver

Traits

  • parser::Parsing
  • solution::Solvable

Macros

  • failable_parser
  • parser
  • solution
  • solver

Functions

  • app::aoc_main
  • input::get_input