List of all items
Structs
- Build
- Compile
- New
- build::Build
- new::New
- utils::Manifest
- utils::WasmBuilder
- utils::manifest::Dependencies
- utils::manifest::Lib
- utils::manifest::Manifest
- utils::manifest::Package
- utils::wasm::WasmBuilder
diff --git a/rustdocs/elko/all.html b/rustdocs/elko/all.html index 6be90fd11..1cb89121a 100644 --- a/rustdocs/elko/all.html +++ b/rustdocs/elko/all.html @@ -1 +1 @@ -
Command Build
.
pub struct Build {
+Build in elko::build - Rust pub struct Build {
pub input: Option<PathBuf>,
pub output: Option<PathBuf>,
pub out_dir: Option<PathBuf>,
diff --git a/rustdocs/elko/index.html b/rustdocs/elko/index.html
index a50239bc6..fa4995868 100644
--- a/rustdocs/elko/index.html
+++ b/rustdocs/elko/index.html
@@ -1,2 +1,2 @@
-elko - Rust Expand description
Zink package manager.
+elko - Rust
\ No newline at end of file
diff --git a/rustdocs/elko/new/constant.ADDITION.html b/rustdocs/elko/new/constant.ADDITION.html
index 1ddfaa08b..754a16afe 100644
--- a/rustdocs/elko/new/constant.ADDITION.html
+++ b/rustdocs/elko/new/constant.ADDITION.html
@@ -1,4 +1,4 @@
-ADDITION in elko::new - Rust const ADDITION: &str = r#"
+ADDITION in elko::new - Rust const ADDITION: &str = r#"
//! ${name}
#![no_std]
diff --git a/rustdocs/elko/new/constant.NAME.html b/rustdocs/elko/new/constant.NAME.html
index 9ff965364..7e30f1beb 100644
--- a/rustdocs/elko/new/constant.NAME.html
+++ b/rustdocs/elko/new/constant.NAME.html
@@ -1 +1 @@
-NAME in elko::new - Rust
\ No newline at end of file
+NAME in elko::new - Rust
\ No newline at end of file
diff --git a/rustdocs/elko/new/constant.README.html b/rustdocs/elko/new/constant.README.html
index 1edc43b63..63a2d4578 100644
--- a/rustdocs/elko/new/constant.README.html
+++ b/rustdocs/elko/new/constant.README.html
@@ -1,4 +1,4 @@
-README in elko::new - Rust const README: &str = r#"
+README in elko::new - Rust const README: &str = r#"
# ${name}
> An EVM contract written in Rust with [The Zink Project][zink].
diff --git a/rustdocs/elko/new/index.html b/rustdocs/elko/new/index.html
index 3a6851816..cd90091b7 100644
--- a/rustdocs/elko/new/index.html
+++ b/rustdocs/elko/new/index.html
@@ -1,2 +1,2 @@
-elko::new - Rust Expand description
Command New
+elko::new - Rust
\ No newline at end of file
diff --git a/rustdocs/elko/new/struct.New.html b/rustdocs/elko/new/struct.New.html
index b2a766c28..0ec8754a1 100644
--- a/rustdocs/elko/new/struct.New.html
+++ b/rustdocs/elko/new/struct.New.html
@@ -1,4 +1,4 @@
-New in elko::new - Rust pub struct New {
+New in elko::new - Rust pub struct New {
path: PathBuf,
name: Option<String>,
}
Expand description
Create a new zink project.
diff --git a/rustdocs/elko/struct.Build.html b/rustdocs/elko/struct.Build.html
index 9eaa3e64c..6a93872d4 100644
--- a/rustdocs/elko/struct.Build.html
+++ b/rustdocs/elko/struct.Build.html
@@ -1,4 +1,4 @@
-Build in elko - Rust pub struct Build {
+Build in elko - Rust pub struct Build {
pub input: Option<PathBuf>,
pub output: Option<PathBuf>,
pub out_dir: Option<PathBuf>,
diff --git a/rustdocs/elko/struct.Compile.html b/rustdocs/elko/struct.Compile.html
index 4bc5642b5..ea2cf5ecb 100644
--- a/rustdocs/elko/struct.Compile.html
+++ b/rustdocs/elko/struct.Compile.html
@@ -1,4 +1,4 @@
-Compile in elko - Rust pub struct Compile {
+Compile in elko - Rust pub struct Compile {
abi: bool,
input: PathBuf,
output: Option<PathBuf>,
diff --git a/rustdocs/elko/struct.New.html b/rustdocs/elko/struct.New.html
index 4d6eb6382..4fecdc07c 100644
--- a/rustdocs/elko/struct.New.html
+++ b/rustdocs/elko/struct.New.html
@@ -1,4 +1,4 @@
-New in elko - Rust pub struct New {
+New in elko - Rust pub struct New {
path: PathBuf,
name: Option<String>,
}
Expand description
Create a new zink project.
diff --git a/rustdocs/elko/utils/enum.Error.html b/rustdocs/elko/utils/enum.Error.html
index 047a56938..4df517eea 100644
--- a/rustdocs/elko/utils/enum.Error.html
+++ b/rustdocs/elko/utils/enum.Error.html
@@ -1,4 +1,4 @@
-Error in elko::utils - Rust pub enum Error {
+Error in elko::utils - Rust pub enum Error {
Anyhow(Error),
CargoMetadata(Error),
Etc(Error),
diff --git a/rustdocs/elko/utils/index.html b/rustdocs/elko/utils/index.html
index cb79e8baa..03d4b8d91 100644
--- a/rustdocs/elko/utils/index.html
+++ b/rustdocs/elko/utils/index.html
@@ -1,2 +1,2 @@
-elko::utils - Rust Expand description
CLI Utils
+elko::utils - Rust
\ No newline at end of file
diff --git a/rustdocs/elko/utils/manifest/index.html b/rustdocs/elko/utils/manifest/index.html
index 3205bce6a..5c0565433 100644
--- a/rustdocs/elko/utils/manifest/index.html
+++ b/rustdocs/elko/utils/manifest/index.html
@@ -1,2 +1,2 @@
-elko::utils::manifest - Rust Expand description
Cargo Manifest for the zink project.
+elko::utils::manifest - Rust
\ No newline at end of file
diff --git a/rustdocs/elko/utils/manifest/struct.Dependencies.html b/rustdocs/elko/utils/manifest/struct.Dependencies.html
index 0bc27d5ea..5b293571c 100644
--- a/rustdocs/elko/utils/manifest/struct.Dependencies.html
+++ b/rustdocs/elko/utils/manifest/struct.Dependencies.html
@@ -1,4 +1,4 @@
-Dependencies in elko::utils::manifest - Rust Struct elko::utils::manifest::Dependencies
source · pub struct Dependencies {
+Dependencies in elko::utils::manifest - Rust Struct elko::utils::manifest::Dependencies
source · pub struct Dependencies {
pub zink: Version,
}
Expand description
Dependencies of the cargo project.
Fields§
§zink: Version
Zink dependency.
diff --git a/rustdocs/elko/utils/manifest/struct.Lib.html b/rustdocs/elko/utils/manifest/struct.Lib.html
index 2344f646e..40f83e943 100644
--- a/rustdocs/elko/utils/manifest/struct.Lib.html
+++ b/rustdocs/elko/utils/manifest/struct.Lib.html
@@ -1,4 +1,4 @@
-Lib in elko::utils::manifest - Rust pub struct Lib {
+Lib in elko::utils::manifest - Rust pub struct Lib {
pub crate_type: Vec<String>,
}
Expand description
Lib section of cargo manifest.
Fields§
§crate_type: Vec<String>
The crate type of cargo project.
diff --git a/rustdocs/elko/utils/manifest/struct.Manifest.html b/rustdocs/elko/utils/manifest/struct.Manifest.html
index 9375155a4..e462465e3 100644
--- a/rustdocs/elko/utils/manifest/struct.Manifest.html
+++ b/rustdocs/elko/utils/manifest/struct.Manifest.html
@@ -1,4 +1,4 @@
-Manifest in elko::utils::manifest - Rust pub struct Manifest {
+Manifest in elko::utils::manifest - Rust pub struct Manifest {
pub package: Package,
pub lib: Lib,
pub dependencies: Dependencies,
diff --git a/rustdocs/elko/utils/manifest/struct.Package.html b/rustdocs/elko/utils/manifest/struct.Package.html
index 7bd1e2212..28389dbff 100644
--- a/rustdocs/elko/utils/manifest/struct.Package.html
+++ b/rustdocs/elko/utils/manifest/struct.Package.html
@@ -1,4 +1,4 @@
-Package in elko::utils::manifest - Rust pub struct Package {
+Package in elko::utils::manifest - Rust pub struct Package {
pub name: String,
pub version: Version,
pub authors: Vec<String>,
diff --git a/rustdocs/elko/utils/result/enum.Error.html b/rustdocs/elko/utils/result/enum.Error.html
index 99d91088b..c7eb47853 100644
--- a/rustdocs/elko/utils/result/enum.Error.html
+++ b/rustdocs/elko/utils/result/enum.Error.html
@@ -1,4 +1,4 @@
-Error in elko::utils::result - Rust pub enum Error {
+Error in elko::utils::result - Rust pub enum Error {
Anyhow(Error),
CargoMetadata(Error),
Etc(Error),
diff --git a/rustdocs/elko/utils/result/index.html b/rustdocs/elko/utils/result/index.html
index 27707540c..4fa5febca 100644
--- a/rustdocs/elko/utils/result/index.html
+++ b/rustdocs/elko/utils/result/index.html
@@ -1,2 +1,2 @@
-elko::utils::result - Rust Expand description
Zinkup result
+elko::utils::result - Rust
\ No newline at end of file
diff --git a/rustdocs/elko/utils/result/type.Result.html b/rustdocs/elko/utils/result/type.Result.html
index d550ffd85..bf35bc4f9 100644
--- a/rustdocs/elko/utils/result/type.Result.html
+++ b/rustdocs/elko/utils/result/type.Result.html
@@ -1,4 +1,4 @@
-Result in elko::utils::result - Rust pub type Result<T> = Result<T, Error>;
Expand description
Zinkc result
+Result in elko::utils::result - Rust pub type Result<T> = Result<T, Error>;
Expand description
Zinkc result
Aliased Type§
enum Result<T> {
Ok(T),
Err(Error),
diff --git a/rustdocs/elko/utils/struct.Manifest.html b/rustdocs/elko/utils/struct.Manifest.html
index 01b151f1f..3678a4fe1 100644
--- a/rustdocs/elko/utils/struct.Manifest.html
+++ b/rustdocs/elko/utils/struct.Manifest.html
@@ -1,4 +1,4 @@
-Manifest in elko::utils - Rust pub struct Manifest {
+Manifest in elko::utils - Rust pub struct Manifest {
pub package: Package,
pub lib: Lib,
pub dependencies: Dependencies,
diff --git a/rustdocs/elko/utils/struct.WasmBuilder.html b/rustdocs/elko/utils/struct.WasmBuilder.html
index 24fd96d96..a24e3e9e4 100644
--- a/rustdocs/elko/utils/struct.WasmBuilder.html
+++ b/rustdocs/elko/utils/struct.WasmBuilder.html
@@ -1,4 +1,4 @@
-WasmBuilder in elko::utils - Rust Struct elko::utils::WasmBuilder
source · pub struct WasmBuilder {
+WasmBuilder in elko::utils - Rust Struct elko::utils::WasmBuilder
source · pub struct WasmBuilder {
metadata: Metadata,
package: Package,
output: Option<PathBuf>,
diff --git a/rustdocs/elko/utils/type.Result.html b/rustdocs/elko/utils/type.Result.html
index 3b6edfde5..2e5387d34 100644
--- a/rustdocs/elko/utils/type.Result.html
+++ b/rustdocs/elko/utils/type.Result.html
@@ -1,4 +1,4 @@
-Result in elko::utils - Rust pub type Result<T> = Result<T, Error>;
Expand description
Zinkc result
+Result in elko::utils - Rust pub type Result<T> = Result<T, Error>;
Expand description
Zinkc result
Aliased Type§
enum Result<T> {
Ok(T),
Err(Error),
diff --git a/rustdocs/elko/utils/wasm/index.html b/rustdocs/elko/utils/wasm/index.html
index ed6be7e7d..cd5413885 100644
--- a/rustdocs/elko/utils/wasm/index.html
+++ b/rustdocs/elko/utils/wasm/index.html
@@ -1,2 +1,2 @@
-elko::utils::wasm - Rust Expand description
WASM Builder
+elko::utils::wasm - Rust
\ No newline at end of file
diff --git a/rustdocs/elko/utils/wasm/struct.WasmBuilder.html b/rustdocs/elko/utils/wasm/struct.WasmBuilder.html
index 30af08cc0..4bb033837 100644
--- a/rustdocs/elko/utils/wasm/struct.WasmBuilder.html
+++ b/rustdocs/elko/utils/wasm/struct.WasmBuilder.html
@@ -1,4 +1,4 @@
-WasmBuilder in elko::utils::wasm - Rust Struct elko::utils::wasm::WasmBuilder
source · pub struct WasmBuilder {
+WasmBuilder in elko::utils::wasm - Rust Struct elko::utils::wasm::WasmBuilder
source · pub struct WasmBuilder {
metadata: Metadata,
package: Package,
output: Option<PathBuf>,
diff --git a/rustdocs/evm_opcodes/all.html b/rustdocs/evm_opcodes/all.html
index a8e1a869b..9b22a4f2b 100644
--- a/rustdocs/evm_opcodes/all.html
+++ b/rustdocs/evm_opcodes/all.html
@@ -1 +1 @@
-List of all items in this crate List of all items
Enums
Traits
Macros
\ No newline at end of file
+List of all items in this crate List of all items
Enums
Traits
Macros
\ No newline at end of file
diff --git a/rustdocs/evm_opcodes/enum.Group.html b/rustdocs/evm_opcodes/enum.Group.html
index b88e327d1..c9916b4bf 100644
--- a/rustdocs/evm_opcodes/enum.Group.html
+++ b/rustdocs/evm_opcodes/enum.Group.html
@@ -1,4 +1,4 @@
-Group in evm_opcodes - Rust Enum evm_opcodes::Group
source · pub enum Group {
+Group in evm_opcodes - Rust Enum evm_opcodes::Group
source · pub enum Group {
StopArithmetic,
ComparisonBitwiseLogic,
Sha3,
diff --git a/rustdocs/evm_opcodes/enum.ShangHai.html b/rustdocs/evm_opcodes/enum.ShangHai.html
index b8c6c5a89..d61e95f31 100644
--- a/rustdocs/evm_opcodes/enum.ShangHai.html
+++ b/rustdocs/evm_opcodes/enum.ShangHai.html
@@ -1,4 +1,4 @@
-ShangHai in evm_opcodes - Rust Enum evm_opcodes::ShangHai
source · pub enum ShangHai {
+ShangHai in evm_opcodes - Rust Enum evm_opcodes::ShangHai
source · pub enum ShangHai {
Show 141 variants
Data(u8),
STOP,
ADD,
diff --git a/rustdocs/evm_opcodes/enum.Upgrade.html b/rustdocs/evm_opcodes/enum.Upgrade.html
index 796a0cd9c..7576838fd 100644
--- a/rustdocs/evm_opcodes/enum.Upgrade.html
+++ b/rustdocs/evm_opcodes/enum.Upgrade.html
@@ -1,4 +1,4 @@
-Upgrade in evm_opcodes - Rust Enum evm_opcodes::Upgrade
source · pub enum Upgrade {
+Upgrade in evm_opcodes - Rust Enum evm_opcodes::Upgrade
source · pub enum Upgrade {
Frontier,
Byzantium,
Constantinople,
diff --git a/rustdocs/evm_opcodes/index.html b/rustdocs/evm_opcodes/index.html
index 3e62dfd47..183852820 100644
--- a/rustdocs/evm_opcodes/index.html
+++ b/rustdocs/evm_opcodes/index.html
@@ -1,2 +1,2 @@
-evm_opcodes - Rust Crate evm_opcodes
source · Expand description