Searched defs:ProposalSource (Results 1 – 1 of 1) sorted by relevance
52 pub fn add(&mut self, proposal: Proposal, sender: Sender, source: ProposalSource) { in add()441 I: IntoIterator<Item = (Proposal, Sender, ProposalSource)>, in from_iter() argument485 pub enum ProposalSource { enum538 pub fn source(&self) -> &ProposalSource { in source()