Searched defs:try_from (Results 1 – 2 of 2) sorted by relevance
32 fn try_from(cmd: u8) -> Result<Self, ()> { in try_from() method157 fn try_from(cmd: u32) -> Result<Self, ()> { in try_from() method252 fn try_from(cmd: u8) -> Result<Self, ()> { in try_from() method
43 fn try_from(cmd: u8) -> Result<Self, ()> { in try_from() method