Docs.rs
  • shieldcontract-0.2.0
    • shieldcontract 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • KoushikGavini
    • Dependencies
      • abi_stable ^0.11 normal
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • blake3 ^1.5 normal
      • cached ^0.53 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • colored ^2.1 normal
      • config ^0.14 normal
      • console ^0.15 normal
      • crossbeam ^0.8 normal
      • crossterm ^0.27 normal
      • dashmap ^5.5 normal
      • dialoguer ^0.11 normal
      • dirs ^5.0 normal
      • flate2 ^1.0 normal
      • futures ^0.3 normal
      • git2 ^0.18 normal
      • glob ^0.3 normal
      • handlebars ^5.0 normal
      • hex ^0.4 normal
      • hyper ^1.0 normal
      • ignore ^0.4 normal
      • indicatif ^0.17 normal
      • lazy_static ^1.4 normal
      • libloading ^0.8 normal
      • lopdf ^0.36 normal
      • lsp-server ^0.7 normal
      • lsp-types ^0.94 normal
      • metrics ^0.22 normal
      • moka ^0.12 normal
      • notify ^6.1 normal
      • num_cpus ^1.16 normal
      • once_cell ^1.19 normal
      • opentelemetry ^0.21 normal
      • opentelemetry-jaeger ^0.20 normal
      • ort ^1.16 normal
      • pdf ^0.8 normal
      • pest ^2.7 normal
      • pest_derive ^2.7 normal
      • pretty_assertions ^1.4 normal
      • printpdf ^0.6 normal
      • prometheus ^0.14 normal
      • proptest ^1.4 normal
      • pulldown-cmark ^0.9 normal
      • quick-xml ^0.31 normal
      • quickcheck ^1.0 normal
      • quote ^1.0 normal
      • ratatui ^0.25 normal
      • rayon ^1.8 normal
      • redis ^0.24 normal
      • regex ^1.10 normal
      • reqwest ^0.12 normal
      • ring ^0.17.14 normal
      • rocksdb ^0.21 normal
      • rusqlite ^0.31 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • sha2 ^0.10 normal
      • syn ^2.0 normal
      • tera ^1.19 normal
      • thiserror ^1.0 normal
      • tokio ^1.36 normal
      • toml ^0.8 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3 normal
      • tree-sitter =0.20.10 normal
      • tree-sitter-go =0.20.0 normal
      • tree-sitter-javascript =0.20.0 normal
      • tree-sitter-rust =0.20.2 normal
      • tree-sitter-typescript =0.20.3 normal
      • walkdir ^2.4 normal
      • wasmer ^4.2 normal
      • wasmtime ^26.0 normal
      • zstd ^0.13 normal
      • criterion ^0.5 dev
      • mockito ^1.2 dev
      • serial_test ^3.0 dev
      • tempfile ^3.10 dev
      • wiremock ^0.5 dev
    • Versions
    • 0% of the crate is documented
  • 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

shieldcontract0.2.0

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Type Aliases

Crate shieldcontract

Source

Re-exports§

pub use types::*;

Modules§

ai_validation
analyzer
auditor
auth
benchmark
compliance
fabric
interactive
llm
optimizer
performance
plugins
reporter
rules
solana
token_standards
types
utils
validator

Macros§

safe_unwrap
try_or_continue
try_regex

Structs§

AIConsensus
AIExplanation
AnalysisConfig
Finding

Enums§

OutputFormat
Severity
ShieldContractError

Type Aliases§

Result