rc-writer 1.1.7

A tiny implement for writing data to a reference counted instance.
Documentation
[badges.travis-ci]
branch = "master"
repository = "magiclen/rc-writer"

[dependencies]

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["data-structures"]
description = "A tiny implement for writing data to a reference counted instance."
edition = "2018"
homepage = "https://magiclen.org/rc-writer"
include = ["src/**/*", "Cargo.toml"]
keywords = ["rc", "refmut", "refcell", "write", "option"]
license = "MIT"
name = "rc-writer"
readme = "README.md"
repository = "https://github.com/magiclen/rc-writer"
version = "1.1.7"