someok

Crates.iosomeok
lib.rssomeok
version0.1.0
sourcesrc
created_at2024-04-29 06:04:59.294482
updated_at2024-04-29 06:04:59.294482
descriptionA *tiny* crate that wraps [Result] and [Option] while we wait for `try_trait_v2` to stabilize
homepage
repositoryhttps://github.com/luketpeterson/someok/
max_upload_size
id1223862
size2,055
(luketpeterson)

documentation

README

someok

This is a tiny crate that implements a trait to provide some unified behavior between [Result] and [Option] It will be totally unnecessary when try_trait_v2 is stabilized.

Commit count: 2

cargo fmt