[go: up one dir, main page]

fallible_collections 0.1.1

a crate wich add fallible allocation api to std collections
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["vcombey <vcombey@student.42.fr>"]
description = "a crate wich add fallible allocation api to std collections"
edition = "2018"
keywords = ["fallible", "collections"]
license = "MIT/Apache-2.0"
name = "fallible_collections"
readme = "README.md"
repository = "https://github.com/vcombey/fallible_collections.git"
version = "0.1.1"