Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![crate_type = "bin"]
extern crate an_rlib;
pub fn public_rust_function_from_exe() {}
fn main() {}