brstd 0.1.0

Bryan’s Rust Standard Library is a collection of utilities to make common taks more convenient.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "brstd"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "Bryan’s Rust Standard Library is a collection of utilities to make common taks more convenient."


[dependencies]