Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/example/rust_test/service/src/
H A Dlib.rs62 pub enum ICalcCode { enum
73 impl TryFrom<u32> for ICalcCode { implementation