pretty-panic 1.0.2

A simple library for nicer panic messages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Brett I. <notronaldmcdonald>"]
description = "A simple library for nicer panic messages."
edition = "2018"
homepage = "https://crates.io/crates/pretty-panic"
license = "MIT"
name = "pretty-panic"
readme = "README.md"
repository = "https://github.com/notronaldmcdonald/pretty-panic.git"
version = "1.0.2"