rt_ref 0.2.1

Internal `Ref` types for `rt_ref` and `rt_vec`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[features]
unsafe_debug = []

[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
categories = ["data-structures"]
description = "Internal `Ref` types for `rt_ref` and `rt_vec`."
documentation = "https://docs.rs/rt_ref/"
edition = "2021"
keywords = ["automation"]
license = "MIT OR Apache-2.0"
name = "rt_ref"
readme = "README.md"
repository = "https://github.com/azriel91/rt_ref"
version = "0.2.1"