Skip to main content

Crate rudb_kernels

Crate rudb_kernels 

Source
Expand description

The generated cross product of operator, physical form and type, with runtime SIMD dispatch.

Rank 3 in the layer rule. See xtask/layers.toml and spec/18-package-layout.md.

This crate is allowed unsafe, per spec/16-testing.md section 16.7. Every block carries the invariant that makes it sound, and the lint in the workspace manifest is what turns that into a build failure rather than a habit.

Constantsยง

RANK
The crate this rank belongs to, so that the layer check has something to read and the scaffold compiles. Replaced by the first real item.