//! Re-export the commonly used wasi-cap-std-sync crate here. This saves
//! consumers of this library from having to keep additional dependencies
//! in sync.
pubmodsnapshots;pubusewasi_cap_std_sync::*;#[doc(inline)]pubuseself::snapshots::preview_1::{
add_wasi_snapshot_preview1_to_linker as add_to_linker,
add_wasi_snapshot_preview1_to_linker_builder as add_to_linker_builder,
AddWasi,};