aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
blob: cdfbe1aa56211bae14441b017b79cfa5fa0b0986 (plain) (blame)
1
2
3
4
5
6
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
    }
}