[package] name = "rel-ptr" version = "0.2.3" authors = ["Ozaren "] repository = "https://github.com/KrishnaSannasi/rel-ptr" description = "A tool for building movable self-referential types" keywords = ["relative", "pointer", "ptr", "smart"] categories = ["no-std"] license = "MIT" readme = "README.md" edition = "2018" [features] default = [] no_std = [] nightly = [] [dependencies]