licenses.dev

reactive-rs v0.1.1

FRP in Rust: streams and broadcasts.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
slice-deque • 0.1.16A double-ended queue that Deref's into a slice.DIRECT5
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
mach • 0.2.3A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/reactive-rs/0.1.1)](https://licenses.dev/cargo/reactive-rs/0.1.1)
<a href="https://licenses.dev/cargo/reactive-rs/0.1.1">
  <img src="https://licenses.dev/b/cargo/reactive-rs/0.1.1" alt="licenses" />
</a>
GitHub