[package]
authors = ["Tyler Neely <t@jujit.su>"]
categories = ["no-std", "development-tools", "development-tools::testing"]
description = "Assert that some code is panic-free. Fast to compile, no syn or macros etc..."
documentation = "https://docs.rs/assert_panic_free/"
edition = "2018"
homepage = "https://github.com/spacejam/assert_panic_free"
keywords = ["panic", "debugging", "safety", "correctness", "nostd"]
license = "MIT/Apache-2.0"
name = "assert_panic_free"
repository = "https://github.com/spacejam/assert_panic_free"
version = "1.0.2"