licenses.dev

serial v0.4.0

Rust library for accessing serial ports.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
ioctl-rs • 0.1.6Rust bindings for system ioctls.INDIRECT1
serial-core • 0.4.0Rust abstractions for serial ports.DIRECT1
serial-unix • 0.4.0Serial port implementation for Unix.DIRECT4
serial-windows • 0.4.0Serial port implementation for Windows.DIRECT2
termios • 0.2.2Safe bindings for the termios library.INDIRECT1
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/serial)](https://licenses.dev/cargo/serial)
<a href="https://licenses.dev/cargo/serial">
  <img src="https://licenses.dev/b/cargo/serial" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

[![licenses](https://licenses.dev/b/cargo/serial/0.4.0)](https://licenses.dev/cargo/serial/0.4.0)
<a href="https://licenses.dev/cargo/serial/0.4.0">
  <img src="https://licenses.dev/b/cargo/serial/0.4.0" alt="licenses" />
</a>
GitHub