Docs.rs
platform-serial-linux-1.0.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
platform-serial-linux 1.0.2
implementation of platform-serial for linux
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
3
items documented
0
out of
2
items with examples
Size
Source code size: 44.89 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.63 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
boshtannik/platform-serial-linux
0
0
0
crates.io
Dependencies
embedded-hal ^0.2.7
normal
lazy_static ^1.4.0
normal
nb ^0.1.3
normal
platform-serial ^1.0.1
normal
serial-core ^0.4.0
normal
serial-embedded-hal ^0.1.2
normal
ufmt ^0.2.0
normal
Versions
1.0.2
(2024-03-03)
1.0.1
(2024-01-18)
1.0.0
(2024-01-17)
Owners
platform-serial-linux
Realization of PlatformSerial trait for linux.