better-as 0.2.0

Explicit type casting
Documentation
[features]
default = ["std"]
std = []

[package]
authors = ["Nugine <nugine@foxmail.com>"]
categories = ["rust-patterns", "no-std"]
description = "Explicit type casting"
edition = "2018"
keywords = ["cast"]
license = "MIT"
name = "better-as"
readme = "README.md"
repository = "https://github.com/Nugine/better-as"
version = "0.2.0"