File: MODULE.bazel

package info (click to toggle)
magic-enum 0.9.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,296 kB
  • sloc: cpp: 19,139; sh: 32; xml: 16; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 87 bytes parent folder | download
1
2
3
4
5
module(
    name = "magic_enum",
    version = "0.9.7",
    compatibility_level = 0,
)