rust-dsn-parser/src/prelude.rs

3 lines
59 B
Rust
Raw Permalink Normal View History

pub use crate::model::*;
pub use crate::DsnRespParseError;