Docs.rs
  • ya_advent_lib-1.5.0
    • ya_advent_lib 1.5.0
    • Permalink
    • Docs.rs crate page
    • CC-BY-SA-4.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • yaheath
    • Dependencies
      • crossterm ^0.28.1 normal
      • itertools ^0.13.0 normal
      • lazy_static ^1.4.0 normal
      • num ^0.4.3 normal
      • rand ^0.8.5 normal
      • ratatui ^0.29.0 normal
      • regex ^1.11.1 normal
      • tui-input ^0.11.1 normal
    • Versions
    • 0% 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

ya_advent_lib1.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • coords::Coord2D
  • coords::Coord3D
  • geom::Point2D
  • geom::Point3D
  • geom::Ray2D
  • grid::Grid
  • infinite_grid::InfiniteGrid
  • range::BidirRangeInclIter
  • range::BidirRangeInclusive
  • range::MergedRanges
  • read::LineIter
  • vm_debugger::Debugger
  • vm_display::Formatter
  • vm_shell::VM
  • vm_shell::VMShell

Enums

  • coords::CDir
  • coords::Turn
  • grid::GridTransform
  • read::ParseErr
  • vm_display::Token
  • vm_shell::InstructionResult
  • vm_shell::RunResult

Traits

  • iter::FirstLast
  • vm_display::InstructionDisplay
  • vm_shell::CPU

Functions

  • algorithm::a_star
  • algorithm::dijkstra
  • bits::one_bits_u128
  • bits::one_bits_u16
  • bits::one_bits_u32
  • bits::one_bits_u64
  • bits::one_bits_u8
  • math::firstfac
  • math::is_prime
  • math::prime_factors
  • range::merge_ranges
  • range::range_from_str
  • read::grouped_input_from_iter
  • read::grouped_test_input
  • read::input_as_string
  • read::input_from_iter
  • read::input_lines
  • read::read_grouped_input
  • read::read_input
  • read::read_sectioned_input
  • read::sectioned_input_from_iter
  • read::sectioned_test_input
  • read::test_input