Docs.rs
  • firedbg-rust-parser-1.0.0
    • firedbg-rust-parser 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tyt2y3
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • bson ^2 normal
      • firedbg-protocol ^1.0.0 normal
      • glob ^0.3 normal
      • proc-macro2 ^1 normal
      • sea-streamer-file ^0.3 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • syn ^2 normal
      • tokio ^1 normal
      • pretty_assertions ^1 dev
    • Versions
    • 7.34% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

firedbg_rust_parser1.0.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • def::body::Expression
  • def::body::Statement
  • def::function::BreakableSpan
  • def::function::FunctionDef
  • def::source::File
  • def::workspace::Binary
  • def::workspace::Dependency
  • def::workspace::Example
  • def::workspace::Package
  • def::workspace::Test
  • def::workspace::Workspace
  • def::workspace::raw::Dependency
  • def::workspace::raw::Package
  • def::workspace::raw::Target
  • def::workspace::raw::Workspace

Enums

  • def::body::AssignOp
  • def::body::Binding
  • def::body::ExpressionType
  • def::body::StatementType
  • def::body::StmtOrExpr
  • def::function::FunctionType

Functions

  • parse_directory
  • parse_file
  • parse_workspace
  • serde::from_bson_file
  • serde::to_bson_file
  • serde::to_json_file