Function wasi_common::sync::ambient_authority
source ยท pub fn ambient_authority() -> AmbientAuthority
Available on crate feature
sync
only.Expand description
Return an AmbientAuthority
value, which allows use of functions that
include an AmbientAuthority
argument.