5 lines
55 B
Rust
Raw Normal View History

2016-12-20 21:22:09 +00:00
#![crate_type = "lib"]
#[derive(Debug)]
pub struct S;