[−][src]Function temporal_networks::install
pub fn install() -> Result<(), JsValue>
Recommended to run once when this package imported in JS but not required. Calling this message first ensures that any Rust panics that occur later will result in useful stacktraces in JS (as opposed to just getting an opaque unreachable code
error)