sp-panic-handler 3.0.0

Custom panic hook with bug report link
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.backtrace]
version = "0.3.38"

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Custom panic hook with bug report link"
documentation = "https://docs.rs/sp-panic-handler"
edition = "2018"
homepage = "https://substrate.dev"
license = "Apache-2.0"
name = "sp-panic-handler"
readme = "README.md"
repository = "https://github.com/paritytech/substrate/"
version = "3.0.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]