This website works better with JavaScript
Home
Explore
Help
Sign In
RedGreen
/
go-up
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
go-up
/
build.rs
build.rs
99 B
Permalink
History
Raw
1
2
3
4
5
fn
main
() {
built
::
write_built_file
().
expect
(
"Failed to acquire build-time information."
);
}