4 lines
48 B
Rust
Raw Normal View History

2025-12-11 20:59:37 -03:00
fn main() {
risc0_build::embed_methods();
}