1 2 3 4 5 6 7
Build the lib ``` rustc --crate-type=lib rary.rs ``` The command generates the file library.rlib