1 2 3 4 5 6 7
// SPDX-License-Identifier: Apache-2.0 // Copyright Authors of bpfman #[path = "csi.v1.rs"] #[rustfmt::skip] #[allow(clippy::all)] pub mod v1;