Home
last modified time | relevance | path

Searched defs:IoCapable (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Dio.rs272 pub trait IoCapable<T>: IoBackend { interface
1194 impl IoCapable<$ty> for $backend { impl