made entry::Args a public re-export
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
|
||||
mod args;
|
||||
use args::*;
|
||||
pub use args::*;
|
||||
|
||||
#[allow(unused)]
|
||||
#[cold]
|
||||
|
||||
Reference in New Issue
Block a user