xplane_plugin 0.1.1

Provides types and a macro for creating X-Plane plugins
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]
libc = "^0.2"

[package]
authors = ["Sam Crow <samcrow@uw.edu>"]
description = "Provides types and a macro for creating X-Plane plugins"
keywords = ["X-Plane", "plugin"]
license = "MIT/Apache-2.0"
name = "xplane_plugin"
repository = "https://github.com/samcrow/rust-x-plane-plugin"
version = "0.1.1"