We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e23184 commit 48c0a1fCopy full SHA for 48c0a1f
pythonbpf/__init__.py
@@ -1,2 +1,2 @@
1
-from .decorators import bpf, map, section, bpfglobal
+from .decorators import bpf, map, section, bpfglobal, struct
2
from .codegen import compile_to_ir, compile
0 commit comments