weak_true 0.1.0

Similar to the automatic implicit conversion to boolean values in weakly typed languages
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["A4-Tacks <wdsjxhno1001@163.com>"]
description = "Similar to the automatic implicit conversion to boolean values in weakly typed languages"
edition = "2021"
keywords = ["weak-typed"]
license = "MIT"
name = "weak_true"
readme = "README.md"
repository = "https://github.com/A4-Tacks/weak_true-rs"
version = "0.1.0"