Docs.rs
systemd-journal-sdk-0.7.1
systemd-journal-sdk 0.7.1
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
ktsaou
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
hex ^0.4
normal
hmac ^0.12
normal
systemd-journal-sdk-common ^0.7.1
normal
systemd-journal-sdk-core ^0.7.1
normal
systemd-journal-sdk-log-writer ^0.7.1
normal
systemd-journal-sdk-registry ^0.7.1
normal
libc ^0.2
normal
lz4_flex ^0.13.1
normal
lzma-rust2 ^0.16.3
normal
memmap2 ^0.9
normal
ouroboros ^0.18
normal
ruzstd ^0.8.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^2
normal
uuid ^1.0
normal
walkdir ^2.4
normal
tempfile ^3
dev
Versions
2.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
parse_match_string
journal
0.7.1
journal
Function
parse_
match_
string
Copy item path
Source
pub fn parse_match_string(s: &
str
) ->
Result
<
Vec
<
u8
>,
ParseError
>