Docs.rs
drt-sc-snippets-0.0.3
drt-sc-snippets 0.0.3
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
xfactor-toml
Dependencies
base64 ^0.22
normal
drt-chain-scenario-format ^0.0.3
normal
drt-sc-scenario =0.0.3
normal
drt-sdk =0.0.3
normal
env_logger ^0.11
normal
futures ^0.3
normal
hex ^0.4
normal
log ^0.4.17
normal
tokio ^1.24
normal
serde_json ^1.0
dev
Versions
36.84%
of the crate is documented
Platform
i686-pc-windows-msvc
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_
snippets
0.0.3
Proxy
ObjBase
Required Associated Types
Api
To
Implementors
In drt_
sc_
snippets::
imports
drt_sc_snippets
::
imports
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
§