disuse 0.0.2

The way to notify the implementation which return value is disuse.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
categories = ["no-std", "rust-patterns"]
description = "The way to notify the implementation which return value is disuse."
edition = "2021"
exclude = ["doc/*", ".*"]
homepage = "https://gitlab.com/fton/disuse"
keywords = ["util-lib", "hobby", "no-dependency"]
license = "MIT OR Apache-2.0"
name = "disuse"
repository = "https://gitlab.com/fton/disuse"
resolver = "2"
version = "0.0.2"