DEV: [PATCH v5 2/4] rust: configfs: introduce rust support for configfs

Add a Rust API for configfs, thus allowing Rust modules to use configfs for
configuration. Make the implementation a shim on top of the C configfs
implementation, allowing safe use of the C infrastructure from Rust.

Link: https://lore.kernel.org/r/20250227-configfs-v5-2-c40e8dc3b9cd@kernel.org
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
4 files changed