Lines Matching defs:Result
59 fn is_c_repr(input: &DeriveInput, msg: &str) -> Result<(), MacroError> { in is_c_repr()72 fn is_transparent_repr(input: &DeriveInput, msg: &str) -> Result<(), MacroError> { in is_transparent_repr()