☰
ClientOpts
tea_sdk
0.3.0-dev.7
ClientOpts
Required Methods
enable
Implementors
In tea_sdk::runtime
Modules
error
http
ops
Structs
ActorVersionMessage
DelayMessage
LoadActorMessage
RunActorWithParams
Constants
OP_DELAY_PUBLISH
OP_INTERCOM_MESSAGE
OP_TEST_RELAY
VERSION
Traits
ClientOpts
?
Trait
tea_sdk
::
runtime
::
ClientOpts
[
−
]
pub trait ClientOpts { // Required method fn
enable
(&self) ->
bool
; }
Required Methods
§
fn
enable
(&self) ->
bool
Implementors
§