some-mut 0.1.0

A utility library for deferring the take()ing of an Option
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A utility library for deferring the take()ing of an Option"
edition = "2021"
license = "MIT"
name = "some-mut"
readme = "README.md"
repository = "https://github.com/coolreader18/some-mut"
version = "0.1.0"