Docs.rs
espflash-3.1.0
espflash 3.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
icewind1991
jessebraham
github:esp-rs:espressif
Dependencies
addr2line ^0.22.0
normal
optional
base64 ^0.22.1
normal
bytemuck ^1.16.0
normal
clap ^4.5.4
normal
optional
clap_complete ^4.5.2
normal
optional
comfy-table ^7.1.1
normal
optional
crossterm ^0.27.0
normal
optional
ctrlc ^3.4.4
normal
optional
defmt-decoder ^0.3.11
normal
optional
defmt-parser =0.3.4
normal
optional
dialoguer ^0.11.0
normal
optional
directories ^5.0.1
normal
optional
env_logger ^0.11.3
normal
optional
esp-idf-part ^0.5.0
normal
flate2 ^1.0.30
normal
hex ^0.4.3
normal
optional
indicatif ^0.17.8
normal
optional
lazy_static ^1.4.0
normal
optional
log ^0.4.21
normal
md-5 ^0.10.6
normal
miette ^7.2.0
normal
parse_int ^0.6.0
normal
optional
regex ^1.10.4
normal
optional
serde ^1.0.202
normal
serialport ^4.3.0
normal
optional
sha2 ^0.10.8
normal
slip-codec ^0.4.0
normal
optional
strum ^0.26.2
normal
thiserror ^1.0.61
normal
toml ^0.8.13
normal
optional
update-informer ^1.1.0
normal
optional
xmas-elf ^0.9.1
normal
libc ^0.2.155
normal
Versions
49.54%
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
espflash
3.1.0
Port
Aliased type
In espflash::connection
Type Alias
espflash
::
connection
::
Port
Copy item path
source
·
[
−
]
pub type Port =
TTYPort
;
Available on
crate feature
serialport
only.
Aliased Type
§
struct Port {
/* private fields */
}