Function ockam_core::allow
source · pub fn allow() -> Result<bool>Expand description
Produces Ok(true) to avoid an ambiguous reading from using the unadorned value in auth code.
pub fn allow() -> Result<bool>Produces Ok(true) to avoid an ambiguous reading from using the unadorned value in auth code.