Implemented beta clippy lint recommendations (#1051)
This commit is contained in:
committed by
GitHub
parent
3e46c8630d
commit
ecdbe034fa
@@ -77,6 +77,7 @@ impl Config {
|
||||
}
|
||||
}
|
||||
|
||||
#[must_use]
|
||||
pub struct ConfigBuilder(Config);
|
||||
|
||||
impl ConfigBuilder {
|
||||
|
||||
Reference in New Issue
Block a user