pub type AccessList = Vec<AccessListItem>;
Access list
pub struct AccessList { /* private fields */ }