Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 489 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 489 Bytes

Cwrap

Developer tooling and utilities for building C-style bindings to a variety of target environments with first-class no-std support.

Warning: Until published to the registry, DO NOT USE THIS CRATE. It's guaranteed to break without notice and will derail your deployments (etc.).

Docs & Stuff

Examples

The simple example demonstrates the most basic usage possible for all features. For now, consider this the best place to start.

cargo run --example simple