tryfrom-via-fromstr

Crates.iotryfrom-via-fromstr
lib.rstryfrom-via-fromstr
version0.1.1
sourcesrc
created_at2023-05-13 00:30:27.672369
updated_at2023-05-13 01:58:39.729452
descriptionDerive `TryFrom` by delegating to the `FromStr` impl
homepage
repositoryhttps://github.com/nathan-at-least/tryfrom-via-fromstr.git
max_upload_size
id863420
size13,349
Nathan Wilcox (nathan-at-least)

documentation

README

A rust proc-macro for deriving TryFrom<&str> from FromStr.

Commit count: 19

cargo fmt