Overlay: Add overlay annotation to shared lib

This commit is contained in:
Kasper Svendsen
2025-06-27 08:54:05 +02:00
parent da1b99b921
commit 2863c7094a

View File

@@ -1,3 +1,6 @@
overlay[local?]
module;
/**
* The `KeyOpAlg` module defines key operation algorithms types (e.g., symmetric ciphers, signatures, etc.)
* and provides mapping of those types to string names and structural properties.