Searched defs:RustType (Results 1 – 2 of 2) sorted by relevance
46 type RustType = Vec<u8>; typedef51 ) -> Result<Self::RustType, Box<dyn std::error::Error>> { in ref_arg_to_rust()270 <T as DBusArg>::DBusType: RefArgToRust<RustType = <T as DBusArg>::DBusType>, in parse_propmap_value()
90 type RustType = Vec<u8>; typedef95 ) -> Result<Self::RustType, Box<dyn std::error::Error>> { in ref_arg_to_rust()221 <T as DBusArg>::DBusType: RefArgToRust<RustType = <T as DBusArg>::DBusType>, in parse_propmap_value()