Function acl_allow

Source
pub(super) fn acl_allow(env: &Env, sections: &[ContractSection]) -> Result<()>
Expand description

Return an error if the current Env section is not in the sections list.