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.
pub(super) fn acl_allow(env: &Env, sections: &[ContractSection]) -> Result<()>
Return an error if the current Env section is not in the sections list.