[go: up one dir, main page]

cpp 0.5.9

Inline C++ code closures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.cpp_macros]
version = "=0.5.9"
[dev-dependencies.cpp_build]
version = "=0.5.9"

[package]
authors = ["Nika Layzell <nika@thelayzells.com>", "Olivier Goffart <olivier.goffart@slint-ui.com>"]
categories = ["development-tools::ffi"]
description = "Inline C++ code closures"
documentation = "https://docs.rs/cpp"
edition = "2018"
keywords = ["c", "cxx", "ffi", "compiler"]
license = "MIT/Apache-2.0"
name = "cpp"
readme = "README.md"
repository = "https://github.com/mystor/rust-cpp"
version = "0.5.9"