This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-26 08:44:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8f7f9b93b2
rust
/
tests
/
ui
/
imports
/
auxiliary
/
simple-rlib.rs
Oneirical
cc97376ade
Rewrite simple-rlib to rmake
2024-05-28 11:41:53 -04:00
3 lines
40 B
Rust
Raw
Blame
History
#![
crate_type =
"
rlib
"
]
pub
fn
bar
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink