Searched defs:RemoveProposal (Results 1 – 3 of 3) sorted by relevance
114 pub struct RemoveProposal { struct118 impl RemoveProposal { implementation126 impl From<u32> for RemoveProposal { implementation
537 removal: &RemoveProposal, in ensure_removal_is_for_self()
348 pub fn remove_proposals(&self) -> &[ProposalInfo<RemoveProposal>] { in remove_proposals()