Docs.rs
dm-database-sqllog2db-1.16.0
dm-database-sqllog2db 1.16.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
guangl
Dependencies
clap ^4.6.1
normal
ctrlc ^3
normal
dm-database-parser-sqllog ^2.0.2
normal
env_logger ^0.11.10
normal
glob ^0.3
normal
indicatif ^0.18
normal
itoa ^1.0
normal
log ^0.4.30
normal
memchr ^2
normal
notify ^6
normal
rayon ^1.12
normal
rusqlite ^0.39.0
normal
serde ^1.0.228
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
toml ^1.1.2
normal
assert_cmd ^2
dev
criterion ^0.7
dev
predicates ^3
dev
tikv-jemalloc-ctl ^0.6.1
dev
tikv-jemallocator ^0.6.1
dev
Versions
31.89%
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 cli
dm_
database_
sqllog2db
1.16.0
Module cli
Module Items
Modules
In crate dm_
database_
sqllog2db
dm_database_sqllog2db
Module
cli
Copy item path
Source
Modules
§
init
opts
run
Run 子命令:主编排在 orchestrator.rs,各阶段子模块独立成文件。
stats
Stats 子命令入口:合并 CLI 与配置选项后委托
crate::stats::run_stats
。
validate
watch
Watch 子命令:
handle_watch
在
handler.rs
,按 watch 流程职责分文件组织。