We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089d2bf commit 79e59b3Copy full SHA for 79e59b3
rust/boil/src/config.rs
@@ -37,6 +37,3 @@ pub struct Metadata {
37
pub vendor: String,
38
pub source: Url,
39
}
40
-
41
-#[derive(Debug, Deserialize)]
42
-pub struct DockerConfig {}
0 commit comments