Docs.rs
wchisp-0.3.0
wchisp 0.3.0
Permalink
Docs.rs crate page
GPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andelf
Dependencies
anyhow ^1.0
normal
bitfield ^0.17.0
normal
clap ^4
normal
hex ^0.4
normal
hxdmp ^0.2
normal
ihex ^3
normal
indicatif ^0.17
normal
log ^0.4
normal
object ^0.36.0
normal
rand ^0.8
normal
rusb ^0.9.2
normal
scroll ^0.12.0
normal
serde ^1.0
normal
serde_yaml ^0.9
normal
serialport ^4.5
normal
simplelog ^0.12
normal
Versions
27.5%
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
read_ihex
wchisp
0.3.0
In wchisp::
format
wchisp
::
format
Function
read_
ihex
Copy item path
Source
pub fn read_ihex(data: &
str
) ->
Result
<
Vec
<
u8
>>