Docs.rs
  • dpscript-0.2.0
    • dpscript 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • RedstoneWizard08
    • Dependencies
      • clap ^4.5.20 normal
      • indicatif ^0.17.8 normal
      • json5 ^0.4.1 normal
      • miette ^7.2.0 normal
      • once_cell ^1.20.2 normal
      • regex ^1.11.0 normal
      • ron ^0.8.1 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • thiserror ^1.0.64 normal
      • tokio ^1.40.0 normal
      • toml ^0.8.19 normal
      • tower-lsp ^0.20.0 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • uuid ^1.10.0 normal
      • walkdir ^2.5.0 normal
    • Versions
    • 32.32% 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

dpscript0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AST
  • AddDataOperation
  • Attribute
  • AvailableType
  • Backend
  • Block
  • BuildConfig
  • Call
  • CheckerContext
  • Cli
  • Compiler
  • CompilerError
  • Conditional
  • CopyDataOperation
  • Cursor
  • DependencyError
  • DuoValidatorError
  • Enum
  • Export
  • Function
  • FunctionArg
  • IRAst
  • IRBlock
  • IRCall
  • IRCheckerContext
  • IRCommand
  • IRCompiler
  • IRConcat
  • IRCondition
  • IRExecute
  • IRFinalizer
  • IRFunction
  • IRGetArgument
  • IRLexer
  • IRSetArgument
  • IRTag
  • IRTokenizer
  • IRValidator
  • Import
  • Lexer
  • LexerError
  • Loop
  • Lowerer
  • LowererError
  • LoweringContext
  • Module
  • ModuleExport
  • ModuleImport
  • Objective
  • Operation
  • PackConfig
  • PackInfo
  • PackMeta
  • PackToml
  • Return
  • Subroutine
  • TagData
  • Tokenizer
  • TokenizerError
  • Type
  • UnnamedCompilerError
  • UnnamedDuoValidatorError
  • UnnamedLexerError
  • UnnamedLowererError
  • UnnamedTokenizerError
  • UnnamedValidatorError
  • UnsourcedCompilerError
  • UnsourcedValidatorError
  • Validator
  • ValidatorError
  • Variable
  • VariableAlias
  • VersionConfig

Enums

  • AttributeValue
  • BuiltInEnums
  • BuiltInTypes
  • Commands
  • Error
  • ExportNode
  • IRArgumentOperation
  • IRDataOperation
  • IRDefinition
  • IRLiteral
  • IRNode
  • IRToken
  • ImportNode
  • Literal
  • Node
  • OperationKind
  • Reference
  • Token
  • TopLevelNode
  • TypeKind

Traits

  • AddSpan
  • Checker
  • ExpandSpan
  • HasBits
  • HasSpan
  • IRChecker
  • Indented
  • InsertHelper
  • IsNotIdent
  • Lowerable
  • Remap
  • SerializeNode
  • Valued

Macros

  • add_ir_return
  • add_return
  • check_ir_token
  • check_token
  • command
  • dump_ast_part
  • module_indexer_add
  • module_top_level_getter

Functions

  • fake_span
  • get_source_files
  • get_versions

Type Aliases

  • IRStringCursor
  • IRTokenCursor
  • Result
  • Spanned
  • StringCursor
  • TokenCursor