Skip to content

chorman0773/rust-fake-enum

Repository files navigation

Rust Fake Enums

A small library that allows you to declare "fake" enums, which can be safely used with FFI, or reinterpreted from bytes sourced from a user-controlled input.

License

Copyright (C) 2021 Connor Horman

This repository is dual licensed under the terms of the MIT and Apachev2 license. If you deal in the software, you must comply with the terms of both licenses.

Any contributions intentionally submitted by you for inclusion in this repository must be dual licensed as above.

About

Fake Enum Types

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published