4 lines
50 B
Rust
Raw Normal View History

#![crate_type = "lib"]
pub struct DecodingError;