Docs.rs
go-engine-0.1.5
go-engine 0.1.5
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
oxfeeefeee
Dependencies
borsh ^0.10.3
normal
optional
futures-lite ^1.12.0
normal
getrandom ^0.2
normal
optional
go-codegen ^0.1.5
normal
go-parser ^0.1.5
normal
go-pmacro ^0.1.5
normal
go-types ^0.1.5
normal
go-vm ^0.1.5
normal
instant ^0.1
normal
optional
lazy_static ^1.4.0
normal
wasm-bindgen ^0.2.84
normal
optional
zip ^0.6.2
normal
optional
criterion ^0.3
dev
time-test ^0.2.2
dev
Versions
27.27%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
go_
engine
0.1.5
Piggy
VecKey
Required Methods
as_usize
Implementations on Foreign Types
DeclInfoKey
ObjKey
PackageKey
ScopeKey
TypeKey
Implementors
In go_
engine::
ffi::
parser
go_engine
::
ffi
::
parser
Trait
PiggyVecKey
Copy item path
Source
pub trait PiggyVecKey { // Required method fn
as_usize
(&self) ->
usize
; }
Required Methods
§
Source
fn
as_usize
(&self) ->
usize
Implementations on Foreign Types
§
Source
§
impl
PiggyVecKey
for
DeclInfoKey
Source
§
fn
as_usize
(&self) ->
usize
Source
§
impl
PiggyVecKey
for
ObjKey
Source
§
fn
as_usize
(&self) ->
usize
Source
§
impl
PiggyVecKey
for
PackageKey
Source
§
fn
as_usize
(&self) ->
usize
Source
§
impl
PiggyVecKey
for
ScopeKey
Source
§
fn
as_usize
(&self) ->
usize
Source
§
impl
PiggyVecKey
for
TypeKey
Source
§
fn
as_usize
(&self) ->
usize
Implementors
§
Source
§
impl
PiggyVecKey
for
FunctionKey
Source
§
impl
PiggyVecKey
for
MetadataKey
Source
§
impl
PiggyVecKey
for go_engine::ffi::
PackageKey
Source
§
impl
PiggyVecKey
for
AssignStmtKey
Source
§
impl
PiggyVecKey
for
EntityKey
Source
§
impl
PiggyVecKey
for
FieldKey
Source
§
impl
PiggyVecKey
for
FuncDeclKey
Source
§
impl
PiggyVecKey
for
FuncTypeKey
Source
§
impl
PiggyVecKey
for
IdentKey
Source
§
impl
PiggyVecKey
for
LabeledStmtKey
Source
§
impl
PiggyVecKey
for go_engine::ffi::parser::
ScopeKey
Source
§
impl
PiggyVecKey
for
SpecKey