Docs.rs
  • rstsc-0.1.0
    • rstsc 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • hardfist
    • Dependencies
      • anyhow ^1.0.82 normal
      • biome_js_parser ^0.5.7 normal
      • biome_js_syntax ^0.5.7 normal
      • biome_rowan ^0.5.7 normal
      • dashmap ^5.5.3 normal
      • derivative ^2.2.0 normal
      • derive-new ^0.6.0 normal
      • derive_more ^0.99.17 normal
      • id-arena ^2.2.1 normal
      • indexvec ^0.5.4 normal
      • miette ^7.2.0 normal
      • scc ^2.1.0 normal
      • serde ^1.0.199 normal
      • serde_json ^1.0.116 normal
      • strum ^0.26.2 normal
      • strum_macros ^0.26 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
    • Versions
    • 10.83% 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

rstsc0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • binder::Binder
  • compilation::Compilation
  • node_table::NodeId
  • node_table::NodeTable
  • source_file_table::SourceFile
  • source_file_table::SourceFileTable
  • symbol_table::Declaration
  • symbol_table::Symbol
  • symbol_table::SymbolId
  • symbol_table::SymbolTable
  • type_checker::TypeChecker
  • type_table::FunctionType
  • type_table::TypeTable
  • type_table::TypeVariable
  • types::CompilerOptions
  • types::Config
  • types::NodeLinks
  • types::Signature
  • types::SymbolLinks

Enums

  • symbol_table::SymbolFlags
  • type_table::Type
  • types::InternalSymbolName
  • types::Meaning

Functions

  • diagnostic::fancy_print
  • program::create_program
  • tracing::init_tracing

Type Aliases

  • node_table::Node
  • source_file_table::FileId
  • type_table::RsTypeId