blob: d3187e0a6eee874df95d4ddb5bea7d776828fedf [file] [log] [blame]
[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"