Docs.rs
dm-database-parser-sqllog-0.4.0
dm-database-parser-sqllog 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
guangl
Dependencies
memchr ^2.7
normal
notify ^8.2
normal
optional
once_cell ^1.21.3
normal
rayon ^1.10
normal
serde ^1.0
normal
optional
thiserror ^2.0.17
normal
criterion ^0.5
dev
rusqlite ^0.32
dev
tempfile ^3.8
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module tools
dm_
database_
parser_
sqllog
0.4.0
Module tools
Module Items
Functions
In crate dm_
database_
parser_
sqllog
dm_database_parser_sqllog
Module
tools
Copy item path
Source
Expand description
工具函数模块
提供了日志格式验证相关的工具函数,主要用于快速判断行是否为有效的记录起始行。
Functions
§
is_
record_
start_
line
判断一行日志是否为记录起始行
is_
ts_
millis_
bytes
判断字节数组是否为有效的时间戳格式