const_panic 0.0.0

Basic const panic with Display-formatting, coming before Rust 1.57.0.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "const_panic"
version = "0.0.0"
authors = ["rodrimati1992 <rodrimatt1985@gmail.com>"]
edition = "2021"
license = "Zlib"
description = "Basic const panic with Display-formatting, coming before Rust 1.57.0."

[dependencies]