Docs.rs
dm-database-driver-log-0.1.1
dm-database-driver-log 0.1.1
Permalink
Docs.rs crate page
MIT
20 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
guangl
Dependencies
encoding ^0.2
normal
thiserror ^2.0.17
normal
criterion ^0.5
dev
Versions
40%
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
parse_bytes
dm_
database_
driver_
log
0.1.1
dm_database_driver_log
Function
parse_
bytes
Copy item path
Source
pub fn parse_bytes(line: &[
u8
]) ->
Result
<
LogEvent
,
ParseError
>
Expand description
自动识别并解析一条字节记录。