diff --git a/edb/all.html b/edb/all.html index 637a11523..725e8e3d2 100644 --- a/edb/all.html +++ b/edb/all.html @@ -1,2 +1,2 @@ -
pub struct Config {
pub package: Package,
pub profile: HashMap<String, Profile>,
diff --git a/edb/config/struct.Package.html b/edb/config/struct.Package.html
index 2e5e99442..aa6772bc7 100644
--- a/edb/config/struct.Package.html
+++ b/edb/config/struct.Package.html
@@ -1,4 +1,4 @@
-Package in edb::config - Rust
+Package in edb::config - Rust
pub struct Package {
pub name: String,
pub version: String,
diff --git a/edb/config/struct.Profile.html b/edb/config/struct.Profile.html
index 834ed96ca..3971f4ed0 100644
--- a/edb/config/struct.Profile.html
+++ b/edb/config/struct.Profile.html
@@ -1,4 +1,4 @@
-Profile in edb::config - Rust
+Profile in edb::config - Rust
pub struct Profile {
pub release: bool,
pub opt_level: u8,
diff --git a/edb/enum.Commands.html b/edb/enum.Commands.html
index c6343a001..e2ac776aa 100644
--- a/edb/enum.Commands.html
+++ b/edb/enum.Commands.html
@@ -1,4 +1,4 @@
-Commands in edb - Rust
+Commands in edb - Rust
pub(crate) enum Commands {
New {
path: PathBuf,
diff --git a/edb/fn.get_platform_library_ext.html b/edb/fn.get_platform_library_ext.html
index da23ab8ca..585925cd6 100644
--- a/edb/fn.get_platform_library_ext.html
+++ b/edb/fn.get_platform_library_ext.html
@@ -1,2 +1,2 @@
-get_platform_library_ext in edb - Rust
+get_platform_library_ext in edb - Rust
Function edb::get_platform_library_ext
source · pub fn get_platform_library_ext() -> &'static str
\ No newline at end of file
diff --git a/edb/fn.main.html b/edb/fn.main.html
index 9761ca45b..a5d984958 100644
--- a/edb/fn.main.html
+++ b/edb/fn.main.html
@@ -1,2 +1,2 @@
-main in edb - Rust
+main in edb - Rust
\ No newline at end of file
diff --git a/edb/index.html b/edb/index.html
index 5c1e8e0b4..25059140d 100644
--- a/edb/index.html
+++ b/edb/index.html
@@ -1,3 +1,3 @@
-edb - Rust