bumpref 0.1.0

Explicit .bump() method for Arc and Rc that signals cheap refcount cloning
Documentation
1
2
3
4
#![allow(clippy::needless_raw_string_hashes)]

extern crate bumpref;
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));