Docs.rs
  • csaf-walker-0.3.0
    • csaf-walker 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ctron
    • lulf
    • github:scm-rs:maintainers
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • bytes ^1 normal
      • chrono ^0.4.24 normal
      • csv ^1 normal
      • digest ^0.10.6 normal
      • filetime ^0.2 normal
      • futures ^0.3 normal
      • humantime ^2 normal
      • log ^0.4.17 normal
      • reqwest ^0.11 normal
      • sequoia-openpgp ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha2 ^0.10.6 normal
      • thiserror ^1 normal
      • time ^0.3.20 normal
      • tokio ^1 normal
      • url ^2.3.1 normal
      • xattr ^1 normal
    • Versions
    • 22.91% of the crate is documented
  • Go to latest version
  • Platform
    • 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
logo

logo

Module validation

  • Structs
  • Enums
  • Traits
?
Change settings

Module csaf_walker::validation

source ·
Expand description

Validation

Structs

  • InnerValidationContext
  • ValidatedAdvisory
  • ValidationContext
  • ValidationOptions
  • ValidationVisitor

Enums

  • Error
  • ValidationError

Traits

  • ValidatedVisitor