Docs.rs
  • boreal-parser-0.4.0
    • boreal-parser 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vthib
    • Dependencies
      • codespan-reporting ^0.11 normal
      • nom ^7.1 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

boreal_parser0.4.0

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • error::Error
  • expression::Expression
  • expression::Identifier
  • expression::IdentifierOperation
  • expression::RuleSet
  • expression::SetElement
  • expression::VariableSet
  • file::Import
  • file::Include
  • file::YaraFile
  • hex_string::Jump
  • regex::BracketedClass
  • regex::Literal
  • regex::LiteralChar
  • regex::PerlClass
  • regex::Regex
  • rule::Metadata
  • rule::Rule
  • rule::RuleTag
  • rule::VariableDeclaration
  • rule::VariableModifierBase64
  • rule::VariableModifiers

Enums

  • expression::ExpressionKind
  • expression::ForIterator
  • expression::ForSelection
  • expression::IdentifierOperationType
  • expression::ReadIntegerType
  • file::YaraFileComponent
  • hex_string::Mask
  • hex_string::Token
  • regex::AssertionKind
  • regex::BracketedClassItem
  • regex::ClassKind
  • regex::Node
  • regex::PerlClassKind
  • regex::RepetitionKind
  • regex::RepetitionRange
  • rule::MetadataValue
  • rule::VariableDeclarationValue

Functions

  • hex_string::parse_hex_string
  • parse
  • regex::parse_regex