4 lines
48 B
Rust
Raw Normal View History

2025-06-05 14:18:49 +03:00
fn main() {
risc0_build::embed_methods();
}