licenses.dev

cap-time-ext v0.22.1

Extension traits for `SystemClock` and `MonotonicClock`

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT22
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.2.16A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
errno • 0.2.8Cross-platform interface to the `errno` variable.INDIRECT7
ipnet • 2.11.0Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.INDIRECT0
itoa • 1.0.15Fast integer primitive to string conversionINDIRECT0
libc • 0.2.170Raw FFI bindings to platform libraries like libc. INDIRECT0
maybe-owned • 0.3.4provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`INDIRECT0
once_cell • 1.20.3Single assignment cells and lazy values.DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
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
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception10
PackageRelationDependenciesPublished
ambient-authority • 0.0.1Ambient AuthorityINDIRECT0
cap-primitives • 0.22.1Capability-based primitivesDIRECT33
cap-std • 0.22.1Capability-based version of the Rust standard libraryDIRECT34
fs-set-times • 0.14.2Set filesystem timestampsINDIRECT12
io-extras • 0.12.2File/socket handle/descriptor utilitiesINDIRECT4
io-lifetimes • 0.4.4A low-level I/O ownership and borrowing libraryINDIRECT3
linux-raw-sys • 0.0.36Generated bindings for Linux's userspace APIINDIRECT0
linux-raw-sys • 0.0.37Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.31.3Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsDIRECT13
rustix • 0.32.1Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT11
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
winx • 0.30.0Windows API helper libraryDIRECT5
MIT OR Unlicense1
PackageRelationDependenciesPublished
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
MIT1
PackageRelationDependenciesPublished
errno-dragonfly • 0.1.2Exposes errno functionality to stable Rust on DragonFlyBSDINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.22.1 version:

[![licenses](https://licenses.dev/b/cargo/cap-time-ext/0.22.1)](https://licenses.dev/cargo/cap-time-ext/0.22.1)
<a href="https://licenses.dev/cargo/cap-time-ext/0.22.1">
  <img src="https://licenses.dev/b/cargo/cap-time-ext/0.22.1" alt="licenses" />
</a>
GitHub