4 lines
48 B
Rust
Raw Normal View History

2025-07-11 18:47:03 -03:00
fn main() {
risc0_build::embed_methods();
}