relevant 0.2.0

A small utility type to emulate must-use types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "relevant"
version = "0.2.0"
authors = ["omni-viral <scareaangel@gmail.com>"]
repository = "https://github.com/omni-viral/relevant.git"
license = "MIT/Apache-2.0"
description = "A small utility type to emulate must-use types"

[features]
std = []
default = ["std"]