fallacy-box 0.1.0

A library for fallible Box.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.fallacy-clone]
version = "0.1.1"

[package]
authors = ["David Li <davidli2010@foxmail.com>"]
description = "A library for fallible Box."
documentation = "https://docs.rs/fallacy-box/"
edition = "2021"
homepage = "https://github.com/fallacy-rs/fallacy-box"
keywords = ["fallible", "alloc", "Box"]
license = "MIT OR Apache-2.0"
name = "fallacy-box"
readme = "README.md"
repository = "https://github.com/fallacy-rs/fallacy-box.git"
resolver = "2"
rust-version = "1.57"
version = "0.1.0"