mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
One more time ...
This commit is contained in:
@ -26,6 +26,7 @@
|
|||||||
//! [origins]: origins/index.html
|
//! [origins]: origins/index.html
|
||||||
//! [repository]: repository/index.html
|
//! [repository]: repository/index.html
|
||||||
//!
|
//!
|
||||||
|
#![allow(clippy::unknown_clippy_lints)]
|
||||||
|
|
||||||
pub use self::config::Config;
|
pub use self::config::Config;
|
||||||
pub use self::operation::{Error, ExitError, Operation};
|
pub use self::operation::{Error, ExitError, Operation};
|
||||||
|
Reference in New Issue
Block a user