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 queue_
id
Module Items
Structs
Functions
In postfix_
log_
parser::
utils
postfix_log_parser
::
utils
Module
queue_id
Copy item path
Source
Structs
§
QUEUE_
ID_
PATTERN
完整的队列ID捕获正则表达式,用于替换现有组件中的模式
QUEUE_
ID_
REGEX
统一的队列ID正则表达式 新格式: 10-20个字符的字母数字组合,例如: 4bG4VR5zTgz6pqsd, 4bG5rK2jJfz6pr1t
Functions
§
create_
queue_
id_
pattern
创建包含队列ID的正则表达式模式
extract_
queue_
id
从消息中提取队列ID