rel-ptr 0.2.3

A tool for building movable self-referential types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]

[features]
default = []
nightly = []
no_std = []

[package]
authors = ["Ozaren <krishna.sd.2012@gmail.com>"]
categories = ["no-std"]
description = "A tool for building movable self-referential types"
edition = "2018"
keywords = ["relative", "pointer", "ptr", "smart"]
license = "MIT"
name = "rel-ptr"
readme = "README.md"
repository = "https://github.com/KrishnaSannasi/rel-ptr"
version = "0.2.3"