diff options
Diffstat (limited to 'rust/pin-init/internal/src/_lib.rs')
-rw-r--r-- | rust/pin-init/internal/src/_lib.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/pin-init/internal/src/_lib.rs b/rust/pin-init/internal/src/_lib.rs new file mode 100644 index 000000000000..0874cf04e4cb --- /dev/null +++ b/rust/pin-init/internal/src/_lib.rs @@ -0,0 +1,3 @@ +// SPDX-License-Identifier: Apache-2.0 OR MIT + +//! Will be removed in a future commit, only exists to prevent compilation errors. |