licenses.dev

woptions_meta v0.1.3

Mechanism to define map of options for a fuction and its defaults laconically. Its meta.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
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
convert_case • 0.5.0Convert strings into any caseDIRECT0
derive_more • 0.99.18Adds #[derive(x)] macros for more traitsINDIRECT7
derive_tools • 0.1.5Collection of derives which extend STD. INDIRECT23
for_each • 0.1.3Apply macro for each element of a list. INDIRECT0
impls_index_meta • 0.1.1Several of macros to put each function under a named macro to index every function in a class. INDIRECT7
impls_index • 0.1.3Several of macros to put each function under a named macro to index every function in a class. INDIRECT8
iter_tools • 0.1.4Collection of general purpose tools to iterate. Currently it simply reexports itertools. DIRECT2
meta_tools_min • 0.2.13Collection of general purpose meta tools. Minimal Set. DIRECT32
mod_interface_meta • 0.1.11Protocol of modularity unifying interface of a module and introducing layers. INDIRECT24
mod_interface_runtime • 0.1.1Protocol of modularity unifying interface of a module and introducing layers. INDIRECT0
mod_interface • 0.1.16Protocol of modularity unifying interface of a module and introducing layers. INDIRECT26
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
Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
literally • 0.1.3Macro literals for members of std::collectionsINDIRECT0
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
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
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
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/woptions_meta)](https://licenses.dev/cargo/woptions_meta)
<a href="https://licenses.dev/cargo/woptions_meta">
  <img src="https://licenses.dev/b/cargo/woptions_meta" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.3 version:

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