File: module.modulemap

package info (click to toggle)
rust-simsimd 6.5.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,016 kB
  • sloc: ansic: 10,568; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download
1
2
3
4
module CSimSIMD {
    header "simsimd/simsimd.h"
    export *
}