pub fn add_to_linker_with_options<T>(
linker: &mut Linker<T>,
options: &LinkOptions,
) -> Result<()>where
T: WasiWebcryptoView + 'static,Expand description
add_to_linker, with the @unstable-gated interfaces options
selects also served.