licenses.dev

mod_interface_meta v0.1.11

Protocol of modularity unifying interface of a module and introducing layers.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
parse-display-derive • 0.5.5Procedural macro to implement Display and FromStr using common settings.INDIRECT11
parse-display • 0.5.5Procedural macro to implement Display and FromStr using common settings.INDIRECT12
proc-macro2 • 1.0.88A 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
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
structmeta-derive • 0.1.6derive macro for structmeta crate.INDIRECT4
structmeta • 0.1.6Parse Rust's attribute arguments by defining a struct.INDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
MIT8
PackageRelationDependenciesPublished
clone_dyn_meta • 0.1.1Derive to clone dyn structures. INDIRECT7
clone_dyn • 0.1.0Derive to clone dyn structures. INDIRECT8
convert_case • 0.4.0Convert strings into any caseINDIRECT0
derive_more • 0.99.18Adds #[derive(x)] macros for more traitsINDIRECT7
derive_tools • 0.1.5Collection of derives which extend STD. DIRECT23
proc_macro_tools • 0.1.17Tools for writing procedural macroses. DIRECT6
type_constructor • 0.1.19Fundamental data types and type constructors, like Single, Pair, Many. INDIRECT0
winterval • 0.1.5Interval adapter for both open/closed implementations of intervals ( ranges ). INDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
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/mod_interface_meta)](https://licenses.dev/cargo/mod_interface_meta)
<a href="https://licenses.dev/cargo/mod_interface_meta">
  <img src="https://licenses.dev/b/cargo/mod_interface_meta" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.11 version:

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