kernel
no_std
A Rust mode that drops the standard library and builds only on core (and optionally alloc), required because the kernel has no OS underneath it. Defined in the Rust for Linux entry of the archive.
kernel
A Rust mode that drops the standard library and builds only on core (and optionally alloc), required because the kernel has no OS underneath it. Defined in the Rust for Linux entry of the archive.