An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : enum2pos

enum2pos is a rust derive macro for enums that generates "from_index(usize, Vec<String>) -> Option<Self>" and "to_index()" methods for converting between an variants and their position within the enum declaration (similar to an index).

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:cargo/enum2pos
Keywords: enum , index , macro , string
License: MIT
Latest release: over 1 year ago
First release: almost 3 years ago
Downloads: 29,212 total
Stars: 0 on GitHub
Forks: 0 on GitHub
Total Commits: 5
Committers: 1
Average commits per author: 5.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...