Docs.rs
dm-database-parser-sqllog-0.8.0
dm-database-parser-sqllog 0.8.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
guangl
Dependencies
atoi ^2.0.0
normal
encoding ^0.2
normal
memchr ^2.7.6
normal
memmap2 ^0.9.9
normal
rayon ^1.10
normal
simdutf8 ^0.1.5
normal
thiserror ^2.0.17
normal
criterion ^0.5
dev
csv ^1.3
dev
dhat ^0.3
dev
mimalloc ^0.1.48
dev
rusqlite ^0.32
dev
tempfile ^3.8
dev
Versions
78.57%
of the crate is documented
Go to latest version
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 tools
dm_
database_
parser_
sqllog
0.8.0
Module tools
Module Items
Functions
In crate dm_
database_
parser_
sqllog
dm_database_parser_sqllog
Module
tools
Copy item path
Source
Functions
§
is_
record_
start_
line
判断一行日志是否为记录起始行
is_
ts_
millis_
bytes
判断字节数组是否为有效的时间戳格式 “YYYY-MM-DD HH:MM:SS.mmm”(恰好 23 字节)