Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/klog_types/src/
H A Dlib.rs128 pub struct AllocLogItem { struct
134 impl AllocLogItem { implementation
144 impl Debug for AllocLogItem { implementation