licenses.dev

git_function_history v0.6.1

show function history from git

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT74
PackageRelationDependenciesPublished
always-assert • 0.1.3Recoverable assertions for long-running robust applicationsINDIRECT1
android_system_properties • 0.1.5Minimal Android system properties wrapperINDIRECT1
android-tzdata • 0.1.1Parser for the Android-specific tzdata fileINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
cc • 1.1.31A 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
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
chrono • 0.4.38Date and time library for RustDIRECT34
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
countme • 3.0.1Counts the number of live instances of typesINDIRECT22
cov-mark • 2.0.0Manual coverage marks.INDIRECT0
drop_bomb • 0.1.5A runtime guard for implementing linear types. INDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
iana-time-zone-haiku • 0.1.2iana-time-zone support crate for Haiku OSINDIRECT2
iana-time-zone • 0.1.61get the IANA time zone for the current systemINDIRECT30
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
js-sys • 0.3.72Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. INDIRECT13
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
miow • 0.4.0A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions. INDIRECT6
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives.INDIRECT14
perf-event-open-sys • 4.0.0Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants. INDIRECT1
perf-event • 0.4.8A Rust interface to Linux performance monitoringINDIRECT2
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
ra_ap_la-arena • 0.0.129Simple index-based arena without deletion.INDIRECT0
ra_ap_limit • 0.0.129TBDINDIRECT0
ra_ap_parser • 0.0.129TBDINDIRECT4
ra_ap_profile • 0.0.129TBDINDIRECT29
ra_ap_stdx • 0.0.129TBDINDIRECT13
ra_ap_syntax • 0.0.129Comment and whitespace preserving parser for the Rust languageDIRECT60
ra_ap_text_edit • 0.0.129TBDINDIRECT3
rowan • 0.15.13Library for generic lossless syntax treesINDIRECT25
rustc-ap-rustc_lexer • 725.0.0Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish INDIRECT1
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. INDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
smol_str • 0.1.24small-string optimized string type with O(1) cloneINDIRECT6
syn • 2.0.85Parser for Rust source codeINDIRECT2
text-size • 1.1.1Newtypes for text offsetsINDIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
wasm-bindgen-backend • 0.2.95Backend code generation of the wasm-bindgen tool INDIRECT8
wasm-bindgen-macro-support • 0.2.95The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate INDIRECT9
wasm-bindgen-macro • 0.2.95Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT10
wasm-bindgen-shared • 0.2.95Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT0
wasm-bindgen • 0.2.95Easy support for interacting between JS and Rust. INDIRECT12
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.28.0Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.28.0Import 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.28.0Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.28.0Import 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.28.0Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-core • 0.52.0Rust for WindowsINDIRECT9
windows-sys • 0.28.0Rust for WindowsINDIRECT5
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT3
PackageRelationDependenciesPublished
dashmap • 5.4.0Blazing fast concurrent HashMap for Rust.INDIRECT20
memoffset • 0.9.1offset_of functionality for Rust structs.INDIRECT1
redox_syscall • 0.5.7A Rust library to access raw Redox system callsINDIRECT1
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.1 version:

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