Fixing more errors.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#[derive(Debug)]
|
||||
pub struct GlobalSettings<'s> {
|
||||
#[allow(dead_code)]
|
||||
placeholder: Option<&'s str>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user