Searched defs:ProposalCache (Results 1 – 1 of 1) sorted by relevance
50 pub(crate) struct ProposalCache { struct60 impl Debug for ProposalCache { argument74 impl ProposalCache { implementation314 impl Extend<(ProposalRef, CachedProposal)> for ProposalCache { implementation521 impl ProposalCache { implementation919 async fn test_proposal_cache_setup(proposals: Vec<AuthenticatedContent>) -> ProposalCache { in test_proposal_cache_setup()