Searched defs:ProposalCache (Results 1 – 1 of 1) sorted by relevance
53 pub(crate) struct ProposalCache { struct61 impl PartialEq for ProposalCache { argument70 impl Debug for ProposalCache { implementation84 impl ProposalCache { impl357 impl Extend<(ProposalRef, CachedProposal)> for ProposalCache { implementation564 impl ProposalCache { implementation962 async fn test_proposal_cache_setup(proposals: Vec<AuthenticatedContent>) -> ProposalCache { in test_proposal_cache_setup()