Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rust: alloc: Add doctest for
ArrayLayout
Add a rustdoc example and Kunit test to the `ArrayLayout` struct's `ArrayLayout::new()` function. This patch depends on the first patch in this series in order for the kunit test to compile. Suggested-by: Boqun Feng <boqun.feng@gmail.com> Link: Rust-for-Linux#1131 Signed-off-by: Jimmy Ostler <jtostler1@gmail.com>
- Loading branch information