core-error 0.0.0

std::error::Error for libcore
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.version_check]
version = "0.9"

[features]
alloc = []
default = ["std"]
std = []

[package]
authors = ["roblabla <unfiltered@roblab.la>"]
build = "build.rs"
description = "std::error::Error for libcore"
license = "MIT OR Apache-2.0"
name = "core-error"
readme = "README.md"
version = "0.0.0"