Docs.rs
  • bitsy-lang-0.4.0
    • bitsy-lang 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • maloneymr
    • Dependencies
      • anyhow ^1.0.75 normal
      • chrono ^0.4.31 normal
      • clap ^4.4.11 normal
      • ctrlc ^3.4.1 normal
      • fern ^0.6.2 normal
      • lalrpop ^0.20.0 normal
      • lalrpop-util ^0.20.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.20 normal
      • once_cell ^1.19.0 normal
      • petgraph ^0.6.4 normal
      • riscy ^0.4.0 normal
      • rustyline ^12.0.0 normal
      • serde_json ^1.0.108 normal
      • lalrpop ^0.20.0 build
    • Versions
    • 36.51% 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

bitsy_lang0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Circuit
  • Context
  • EnumTypeDef
  • FnDef
  • LineCol
  • Loc
  • MatchArm
  • Package
  • Path
  • SourceInfo
  • StructTypeDef
  • When
  • Wire
  • ast::EnumTypeDef
  • ast::FnDef
  • ast::MatchArm
  • ast::ModDef
  • ast::Package
  • ast::StructTypeDef
  • ast::When
  • ast::Wire
  • ast::WordLit
  • sim::Comb
  • sim::Dependents
  • sim::Net
  • sim::RegInfo
  • sim::Sim
  • sim::SimCircuit
  • sim::ext::mem::Mem
  • sim::ext::monitor::Monitor
  • sim::ext::ram::Ram
  • sim::ext::riscv_decoder::RiscVDecoder
  • sim::ext::terminal::Terminal
  • sim::ext::video::Video

Enums

  • BinOp
  • BitsyError
  • Component
  • Expr
  • Item
  • Pat
  • Source
  • Type
  • TypeError
  • UnOp
  • ast::Decl
  • ast::Expr
  • ast::Item
  • ast::Target
  • ast::Type
  • ast::WireType
  • sim::Value

Traits

  • HasLoc
  • sim::ext::ExtInstance

Functions

  • ast::parse_package_from_string
  • load_package_from_file
  • load_package_from_string
  • sim::nets

Type Aliases

  • Length
  • Name
  • Width
  • sim::CombId
  • sim::ExtId
  • sim::NetId
  • sim::RegId
  • sim::ext::PortId
  • sim::ext::PortName