snek 0.3.0

A simple library and macro for using dynamic libraries
Documentation

Snek

A simple Rust library for defining interfaces to and then loading dynamic libraries.

Unstable at the moment, I don't recommend you use this in serious code yet.

Now with Windows support!

For more information, view the documentation here or via cargo doc

Todo

  • Proper errors
  • More?