4 lines
48 B
Rust
Raw Normal View History

2024-01-22 13:12:10 +05:30
fn main() {
risc0_build::embed_methods();
}