4 lines
66 B
Rust
4 lines
66 B
Rust
#[derive(juniper::ScalarValue)]
|
|
struct ScalarValue;
|
|
|
|
fn main() {}
|