Docs.rs
postfix-log-parser-0.2.0
postfix-log-parser 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
GWnbsp
Dependencies
chrono ^0.4
normal
hashbrown ^0.15
normal
lazy_static ^1.4
normal
log ^0.4
normal
rayon ^1.10
normal
optional
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
criterion ^0.6
dev
pretty_assertions ^1.0
dev
Versions
59.03%
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
postfix_
log_
parser
0.2.0
Module error
Module Items
Structs
Enums
In crate postfix_
log_
parser
postfix_log_parser
Module
error
Copy item path
Source
Expand description
错误处理模块
定义了解析过程中可能遇到的各种错误类型和结果结构。 提供了详细的错误信息和置信度评估。
Structs
§
Parse
Result
解析结果
Enums
§
Parse
Error
解析错误类型