Docs.rs
sentri-analyzer-evm-0.3.0
sentri-analyzer-evm 0.3.0
Permalink
Docs.rs crate page
MIT
18 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
geekstrancend
Dependencies
anyhow ^1.0
normal
lazy_static ^1.4
normal
petgraph ^0.6
normal
rayon ^1.7
normal
regex ^1.10
normal
sentri-core ^0.3.0
normal
sentri-ir ^0.3.0
normal
sentri-utils ^0.3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
solc ^0.0.9
normal
tempfile ^3
normal
thiserror ^1.0
normal
tracing ^0.1
normal
criterion ^0.5
dev
insta ^1.34
dev
proptest ^1.4
dev
Versions
100%
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
Skip to main content
Module errors
sentri_
analyzer_
evm
0.3.0
Module errors
Module Items
Enums
Type Aliases
In crate sentri_
analyzer_
evm
sentri_analyzer_evm
Module
errors
Copy item path
Source
Expand description
Error types for EVM analysis operations.
Enums
§
Analysis
Error
Comprehensive error type for EVM analysis failures.
Type Aliases
§
Analysis
Result
Result type for EVM analyzer operations.