Docs.rs
drt-sc-modules-0.0.1
drt-sc-modules 0.0.1
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
xfactor-toml
Dependencies
drt-sc ^0.0.1
normal
Versions
3.08%
of the crate is documented
Go to latest version
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
drt_
sc_
modules
0.0.1
Auto
Impl
Implementations on Foreign Types
UniversalContractObj<A>
Object Safety
Implementors
In drt_
sc_
modules::
staking
Trait
drt_sc_modules
::
staking
::
AutoImpl
Copy item path
source
·
[
−
]
pub trait AutoImpl:
ContractBase
{ }
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl<A>
AutoImpl
for
UniversalContractObj
<A>
where A:
VMApi
,
Implementors
§
source
§
impl<A>
AutoImpl
for
ContractObj
<A>
where A:
VMApi
,