assert_into 1.0.1

For when writing .try_into().unwrap() feels too long
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Jonathan Nilsson <jonathan@voysys.se>"]
description = "For when writing .try_into().unwrap() feels too long"
documentation = "https://docs.rs/assert_into"
edition = "2018"
keywords = ["convert", "assert", "error"]
license = "MIT OR Apache-2.0"
name = "assert_into"
readme = "README.md"
repository = "https://github.com/voysys/assert_into"
version = "1.0.1"