Function deno_cache::init

source ·
pub fn init<CA: Cache + 'static>(
    maybe_create_cache: Option<CreateCache<CA>>
) -> Extension