try-push 1.0.0

A trait for attempting potentially expensive actions
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Sebastian Malton <sebastian@malton.name>"]
description = "A trait for attempting potentially expensive actions"
edition = "2018"
keywords = ["try", "push", "vec", "vecdeque"]
license = "MIT"
name = "try-push"
repository = "https://github.com/nokel81/try-push/"
version = "1.0.0"