This project is UNMAINTAINED. If you would like to become a maintainer, open an issue.
I was only using this crate with lisp.rs, but that project is inactive right now so this crate is now unmaintained.
-- @japaric, 2016-05-02
A reference-counted pointer that accepts DST: Rc<str>, Rc<[T]>, Rc<Fn>,
etc.
rc.rs is dual licensed under the Apache 2.0 license and the MIT license.
See LICENSE-APACHE and LICENSE-MIT for more details.