ro 1.0.0

Helps make stuff read-only
Documentation
# License: see LICENSE file at root directory of `master` branch

[package]
edition = '2018'
name = 'ro'
version = '1.0.0'
authors = ['Hai Bison <haibison.apps@gmail.com>']
description = 'Helps make stuff read-only'
repository = 'https://bitbucket.org/haibison/ro'
license-file = 'LICENSE'
keywords = ['read-only']
categories = ['data-structures', 'no-std']