cxx 0.5.9

Safe interop between Rust and C++
Documentation
[book]
title = "CXX"
authors = ["David Tolnay"]
description = "Guide for the `cxx` crate, a safe approach to FFI between Rust and C++."

[rust]
edition = "2018"

[build]
build-dir = "build"

[output.html]
cname = "cxx.rs"
git-repository-url = "https://github.com/dtolnay/cxx"