зеркало из https://github.com/mozilla/gecko-dev.git
13 строки
415 B
TOML
13 строки
415 B
TOML
[package]
|
|
name = "owning_ref"
|
|
version = "0.2.4"
|
|
authors = ["Marvin Löbel <loebel.marvin@gmail.com>"]
|
|
license = "MIT"
|
|
|
|
description = "A library for creating references that carry their owner with them."
|
|
readme = "README.md"
|
|
documentation = "http://kimundi.github.io/owning-ref-rs/owning_ref/index.html"
|
|
|
|
repository = "https://github.com/Kimundi/owning-ref-rs"
|
|
keywords = ["reference", "sibling", "field", "owning"]
|