Docs.rs
memfaultd-1.24.0
memfaultd 1.24.0
Permalink
Docs.rs crate page
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
memfault-bot
Dependencies
argh ^0.1.10
normal
cfg-if ^1.0.0
normal
chrono ^0.4.23
normal
ciborium ^0.2.1
normal
optional
crc ^3.0.1
normal
crc-catalog ^2.2.0
normal
eyre ^0.6.8
normal
flate2 ^1.0.28
normal
fs_extra ^1.3.0
normal
futures ^0.3.31
normal
gimli ^0.31
normal
optional
goblin ^0.7
normal
optional
governor ^0.5.1
normal
itertools ^0.10.5
normal
kernlog ^0.3.1
normal
optional
lazy_static ^1.5.0
normal
libc ^0.2.138
normal
log ^0.4
normal
memfaultc-sys ^1.24.0
normal
nix ^0.26.2
normal
nom ^7.1.3
normal
once_cell ^1.17.0
normal
prctl ^1.0.0
normal
optional
psm ^0.1.21
normal
optional
rand ^0.8.5
normal
regex ^1.10.2
normal
optional
reqwest ^0.12
normal
rmp-serde ^1.1.1
normal
optional
rmpv ^1.0.0
normal
optional
scroll ^0.11
normal
optional
sealed_test ^1.1.0
normal
serde ^1.0.150
normal
serde_bytes ^0.11.8
normal
serde_json ^1.0.89
normal
serde_repr ^0.1
normal
shuteye ^0.3.3
normal
signal-hook ^0.3.14
normal
memfault-ssf ^1.24.0
normal
stderrlog ^0.6.0
normal
strum ^0.24
normal
strum_macros ^0.24
normal
syslog_loose ^0.21.0
normal
optional
take_mut ^0.2.2
normal
tempfile ^3.3.0
normal
thiserror ^1.0.38
normal
threadpool ^1.8.1
normal
tiny_http ^0.12.0
normal
tokio ^1.43.1
normal
urlencoding ^2.1.2
normal
uuid ^1.3.0
normal
zip ^1.1.4
normal
approx ^0.5.1
dev
clap_builder =4.4.18
dev
criterion ^0.5
dev
goblin ^0.7
dev
hex ^0.4.3
dev
insta ^1.26.0
dev
mockall ^0.11.3
dev
nom ^7.1.3
dev
rand ^0.8.5
dev
rstest ^0.16.0
dev
tempfile ^3.3.0
dev
zip ^1.1.4
dev
procfs ^0.15.1
normal
optional
Versions
19.47%
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
memfaultd
1.24.0
Module string
Module Items
Traits
Functions
In memfaultd::
util
memfaultd
::
util
Module
string
Copy item path
Source
Traits
§
Ellipsis
Functions
§
capitalize
Capitalize the first letter of a string
remove_
comments
Simple implementation of remove-C-style-comments Saves code space by not relying on an external library.