Skip to main content

fake_mq

Function fake_mq 

Source
pub(crate) fn fake_mq<A: SpecificAccount>() -> A
Expand description

Convenience alias for memquota::SpecificAccount::new_noop()

Available only in tests, which makes diff hunks which call this more obviously correct.