This website requires JavaScript.
Explore
Help
Sign In
projectmoon
/
tenebrous-sheets
Watch
1
Star
0
Fork
You've already forked tenebrous-sheets
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d6a80a7996
tenebrous-sheets
/
build.rs
4 lines
92 B
Rust
Raw
Blame
History
fn
main
(
)
{
prost_build
::
compile_protos
(
&
[
"
proto/cofd.proto
"
]
,
&
[
"
proto/
"
]
)
.
unwrap
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink