cross-rs / rust-cpp-accumulate

Minimal example of using C++ from Rust in a `no_std` context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

accumulate

Minimal example of using C++ from Rust in a no_std context

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Minimal example of using C++ from Rust in a `no_std` context

License:Apache License 2.0


Languages

Language:Rust 78.4%Language:C++ 21.6%