Home
last modified time | relevance | path

Searched refs:RustPrint (Results 1 – 1 of 1) sorted by relevance

/linux/samples/rust/
H A Drust_print_main.rs9 type: RustPrint,
16 struct RustPrint; struct
61 impl kernel::Module for RustPrint { implementation
93 Ok(RustPrint) in init()
97 impl Drop for RustPrint { implementation