lamina-platform - Platform and target detection
This crate provides target architecture and operating system detection and definitions. It's separated from the main lamina crate to avoid dependency cycles with ras and other components.
Modules
- [
target] - Target architecture and operating system definitions - [
detection] - Host system detection functions - [
simd] - SIMD capabilities detection (nightly feature)