derive Default for resource
This commit is contained in:
parent
5cc0e7e178
commit
e7fe661d36
@ -127,6 +127,7 @@ impl ResourcesGenerator {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[derive(Default)]
|
||||||
pub struct Resource {
|
pub struct Resource {
|
||||||
source: PathBuf,
|
source: PathBuf,
|
||||||
mount_at: Option<ResourceMount>,
|
mount_at: Option<ResourceMount>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user