strict_result 1.2.0

Adds a `Result::strict()?` function to help with type inference
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Kyuuhachi <caagr98@gmail.com>"]
categories = ["no-std"]
description = "Adds a `Result::strict()?` function to help with type inference"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "strict_result"
readme = "README.md"
repository = "https://github.com/Kyuuhachi/strict_result"
version = "1.2.0"