# mixed_ref [![Crates.io][crate-badge] ![Downloads][crate-dl]][crate] [![Build Status][travis-badge]][travis] Mixed references to owned and borrowed memory in Rust. [Documentation][crate-doc] [crate]: https://crates.io/crates/mixed_ref [crate-dl]: https://img.shields.io/crates/d/mixed_ref.svg [crate-doc]: https://docs.rs/mixed_ref/ [crate-badge]: https://img.shields.io/crates/v/mixed_ref.svg [travis]: https://travis-ci.org/nvzqz/mixed-ref-rs [travis-badge]: https://api.travis-ci.org/nvzqz/mixed-ref-rs.svg?branch=master