Type Definition wasmrs_runtime::RtRc

source ·
pub type RtRc<T> = Arc<T>;