We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae73615 commit 32b37aeCopy full SHA for 32b37ae
1 file changed
kernel/src/collections/ring_buffer.rs
@@ -356,6 +356,7 @@ mod flux_specs {
356
}
357
358
// ======= RingBuffer spec ===========
359
+ use crate::collections;
360
#[flux::specs {
361
mod collections {
362
mod ring_buffer {
0 commit comments