own 0.1.0

Wraps an owned or borrowed value.
Documentation
1
2
3
fn main() {
    println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");
}