sdk

Function sdk 

Source
pub fn sdk() -> &'static Arc<Mutex<RuntaraSdk>>
Expand description

Get a reference to the registered SDK.

ยงPanics

Panics if no SDK has been registered.