pub fn knit<T: Config>(
o: &<<T as Config>::MessageProcessor as ProcessMessage>::Origin,
)
Expand description
Knit a queue into the ready-ring and write it back to storage.
pub fn knit<T: Config>(
o: &<<T as Config>::MessageProcessor as ProcessMessage>::Origin,
)
Knit a queue into the ready-ring and write it back to storage.