Registry / utility / frunk-enum-core

frunk-enum-core

JSON →
library0.3.0rscratesunverified

Implementation of genericized enums for use with the frunk functional programming library.

# Cargo.toml [dependencies] frunk-enum-core = "0.3.0"
INSTALL
IMPORT
SIG · FRUNK-ENUM-CORE
F
frunk-enum-core
utilityrustv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GenericEnum
use frunk_enum_core::GenericEnum;

Create a generic enum instance

use frunk_enum_core::GenericEnum; fn main() { let e = GenericEnum::new(); println!("Generic enum created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
frunk-enum-core — cargo add frunk-enum-core · libregistry