exif-rs/src/lib.rs

7 lines
65 B
Rust
Raw Normal View History

#[cfg(test)]
mod tests {
#[test]
fn it_works() {
}
}