diff --git a/edb/all.html b/edb/all.html index b4ff96741..637a11523 100644 --- a/edb/all.html +++ b/edb/all.html @@ -1,2 +1,2 @@ -List of all items in this crate +List of all items in this crate

List of all items

Structs

Enums

Functions

\ No newline at end of file diff --git a/edb/config/index.html b/edb/config/index.html index c877763cf..dc67f386e 100644 --- a/edb/config/index.html +++ b/edb/config/index.html @@ -1,2 +1,2 @@ -edb::config - Rust +edb::config - Rust

Module edb::config

source ·

Structs

\ No newline at end of file diff --git a/edb/config/struct.Config.html b/edb/config/struct.Config.html index 0941dfe3d..0b3741fb6 100644 --- a/edb/config/struct.Config.html +++ b/edb/config/struct.Config.html @@ -1,4 +1,4 @@ -Config in edb::config - Rust +Config in edb::config - Rust

Struct edb::config::Config

source ·
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 9f170f31d..2e5e99442 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
     

Struct edb::config::Package

source ·
pub struct Package {
     pub name: String,
     pub version: String,
diff --git a/edb/config/struct.Profile.html b/edb/config/struct.Profile.html
index 84cc6dad9..834ed96ca 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
     

Struct edb::config::Profile

source ·
pub struct Profile {
     pub release: bool,
     pub opt_level: u8,
diff --git a/edb/enum.Commands.html b/edb/enum.Commands.html
index 5cb913001..c6343a001 100644
--- a/edb/enum.Commands.html
+++ b/edb/enum.Commands.html
@@ -1,4 +1,4 @@
-Commands in edb - Rust
+Commands in edb - Rust
     

Enum edb::Commands

source ·
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 60d685dd0..da23ab8ca 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
     
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 65879c3a9..9761ca45b 100644 --- a/edb/fn.main.html +++ b/edb/fn.main.html @@ -1,2 +1,2 @@ -main in edb - Rust +main in edb - Rust

Function edb::main

source ·
pub(crate) fn main() -> Result<()>
\ No newline at end of file diff --git a/edb/index.html b/edb/index.html index 0a393d760..5c1e8e0b4 100644 --- a/edb/index.html +++ b/edb/index.html @@ -1,3 +1,3 @@ -edb - Rust