Searched refs:crate_path (Results 1 – 2 of 2) sorted by relevance
202 let trait_path = Trait::TryFromBytes.crate_path(ctx); in derive_is_bit_valid()248 let has_field_path = has_field_trait.crate_path(ctx); in derive_is_bit_valid()498 let has_field_path = has_field_trait.crate_path(ctx); in derive_has_field_struct_union()
381 pub(crate) fn crate_path(&self, ctx: &Ctx) -> Path { in crate_path() method549 let trait_path = self.trt.crate_path(self.ctx); in build()556 let traits = traits.map(|t| t.crate_path(ctx)); in build()