Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

bk-rs/serde-enum-str

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serde-enum-str

Solves

https://stackoverflow.com/questions/57469527

Dev

cargo clippy --all-features --tests -- -D clippy::all
cargo +nightly clippy --all-features --tests -- -D clippy::all

cargo fmt -- --check

cargo build-all-features
cargo test-all-features -- --nocapture
cargo expand --verbose --test test

Releases

No releases published

Packages

No packages published

Languages