Skip to content

Instantly share code, notes, and snippets.

@rust-play
Created January 21, 2021 01:47
Show Gist options
  • Save rust-play/47376b89a715489824408a48804d68f4 to your computer and use it in GitHub Desktop.
Save rust-play/47376b89a715489824408a48804d68f4 to your computer and use it in GitHub Desktop.
Code shared from the Rust Playground
#[path = b"ffi.rs"]
mod ffi;
fn main() {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment