Docs.rs
drt-sc-0.0.3
drt-sc 0.0.3
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
xfactor-toml
Dependencies
bitflags =2.6.0
normal
drt-sc-codec =0.0.3
normal
drt-sc-derive =0.0.3
normal
hex-literal =0.4.1
normal
num-traits =0.2.19
normal
unwrap-infallible ^0.1.5
normal
Versions
22.46%
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
drt_sc
0.0.3
Proxy
ObjBase
Required Associated Types
Api
To
Implementors
In drt_
sc::
contract_
base
drt_sc
::
contract_base
Trait
ProxyObjBase
Copy item path
Source
pub trait ProxyObjBase { type
Api
:
VMApi
; type
To
:
TxTo
<
TxScEnv
<Self::
Api
>>; }
Required Associated Types
§
Source
type
Api
:
VMApi
Source
type
To
:
TxTo
<
TxScEnv
<Self::
Api
>>
Implementors
§