#interface #low-level #wrapper #specification #documentation #repository #emf-core

yanked emf-core-rs-ffi

Rust wrapper of the emf-core interface

0.1.0 Sep 27, 2020

#432 in #specification

MIT license

92KB
1.5K SLoC

C++ 1K SLoC Rust 221 SLoC Batch 26 SLoC

emf-core-rs-ffi

Low-level Rust wrapper of the emf-core interface.


lib.rs:

The low-level Rust interface of emf-core.

Note

This crate is not intended to be used independently, as it only provides declarations. Incorrect usage of this crate will lead to linker errors. Instead see emf-core-rs-ffi-bindings for a crate, that also implements the bindings.

Uses

This crate is useful for implementing the emf-core interface.

Resources

See git:emf-core for the specification of the interface.
See doc:emf-core for the documentation of the interface.

No runtime deps

~0–2MB
~38K SLoC