amethyst_error 0.15.2

Internal error handling for Amethyst.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.travis-ci]
repository = "amethyst/amethyst"
[dependencies.backtrace]
version = "0.3.44"

[package]
authors = ["John-John Tedro <udoprog@tedro.se>", "Amethyst Foundation <contact@amethyst.rs>"]
categories = ["rust-patterns"]
description = "Internal error handling for Amethyst.\n"
documentation = "https://docs.amethyst.rs/stable/amethyst_error/"
edition = "2018"
homepage = "https://amethyst.rs/"
keywords = ["game", "error", "amethyst"]
license = "MIT/Apache-2.0"
name = "amethyst_error"
readme = "README.md"
repository = "https://github.com/amethyst/amethyst"
version = "0.15.2"