panic-message 0.3.0

Get a panic message from a panic payload
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "panic-message"
version = "0.3.0"
edition = "2018"
authors = ["Gus Wynn <guswynn@gmail.com>"]
description = "Get a panic message from a panic payload"
documentation = "https://docs.rs/panic-message"
repository = "https://github.com/guswynn/panic-message"

license = "MIT OR Apache-2.0"

[dependencies]