Rust null block driver (Experimental)

modulename: rnull_mod.ko

configname: CONFIG_BLK_DEV_RUST_NULL

Linux Kernel Configuration
└─>Device Drivers
└─>Block devices
└─>Rust null block driver (Experimental)
In linux kernel since version 6.11 (release Date: 2024-09-15)  
This is the Rust implementation of the null block driver. For now it
is only a minimal stub.

If unsure, say N.

source code:
depends
CONFIG_BLK_DEV
CONFIG_RUST