rocket_anyhow 0.2.0

throw any error inside rocket's route
Documentation
[dependencies.anyhow]
version = "1.0.100"

[dependencies.rocket]
version = "0.5.1"

[lib]
name = "rocket_anyhow"
path = "src/lib.rs"

[package]
authors = ["thanadolps <thanadolps@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "throw any error inside rocket's route"
edition = "2018"
license = "MIT"
name = "rocket_anyhow"
readme = "README.md"
version = "0.2.0"