asrefmut 0.1.0

Trait which combines `AsRef` and `AsMut`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["0x182d4454fb211940"]
categories = ["no-std"]
description = "Trait which combines `AsRef` and `AsMut`"
edition = "2021"
keywords = ["trait", "asref", "asmut", "nostd"]
license = "MIT"
name = "asrefmut"
readme = "README.md"
repository = "https://github.com/0x182d4454fb211940/asrefmut"
version = "0.1.0"