Docs.rs
dm-database-sqllog2db-0.3.2
dm-database-sqllog2db 0.3.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
guangl
Dependencies
anyhow ^1.0.100
normal
optional
chrono ^0.4.42
normal
clap ^4.5.53
normal
clap_complete ^4.5
normal
csv ^1.3.1
normal
optional
dm-database-parser-sqllog ^0.6.1
normal
env_logger ^0.11.8
normal
itoa ^1.0
normal
log ^0.4.29
normal
rayon ^1.10
normal
rusqlite ^0.37.0
normal
optional
self_update ^0.43.1
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
optional
tempfile ^3.23.0
normal
optional
thiserror ^2.0.17
normal
toml ^0.9.8
normal
tempfile ^3.23.0
dev
Versions
60.45%
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
file_error
dm_
database_
sqllog2db
0.3.2
dm_database_sqllog2db
Macro
file_
error
Copy item path
Source
macro_rules! file_error { ($variant:ident { $($field:ident: $value:expr),+ $(,)? }) => { ... }; }