brintos

brintos / linux-shallow public Read only

0
0
Text · 94 B · 150f710 Raw
6 lines · rust
1// SPDX-License-Identifier: GPL-2.02 3//! Types for working with the block layer.4 5pub mod mq;6