[go: up one dir, main page]

cxx 0.4.3

Safe interop between Rust and C++
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[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]
git-repository-url = "https://github.com/dtolnay/cxx"