Struct Identifier
pub struct Identifier { /* private fields */ }Expand description
An identifier, like minecraft:stone or brigadier:number.
All registry variants can be converted to an identifier.
This was formerly called a ResourceLocation.
Implementations§
§impl Identifier
impl Identifier
Trait Implementations§
§impl AzBuf for Identifier
impl AzBuf for Identifier
fn azalea_read(buf: &mut Cursor<&[u8]>) -> Result<Identifier, BufReadError>
fn azalea_write(&self, buf: &mut impl Write) -> Result<(), Error>
§impl Clone for Identifier
impl Clone for Identifier
§fn clone(&self) -> Identifier
fn clone(&self) -> Identifier
Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more§impl Debug for Identifier
impl Debug for Identifier
§impl Default for Identifier
impl Default for Identifier
§fn default() -> Identifier
fn default() -> Identifier
Returns the “default value” for a type. Read more
§impl<'de> Deserialize<'de> for Identifier
Available on crate feature serde only.
impl<'de> Deserialize<'de> for Identifier
Available on crate feature
serde only.§fn deserialize<D>(
deserializer: D,
) -> Result<Identifier, <D as Deserializer<'de>>::Error>where
D: Deserializer<'de>,
fn deserialize<D>(
deserializer: D,
) -> Result<Identifier, <D as Deserializer<'de>>::Error>where
D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
§impl Display for Identifier
impl Display for Identifier
impl Eq for Identifier
§impl From<&str> for Identifier
impl From<&str> for Identifier
§fn from(s: &str) -> Identifier
fn from(s: &str) -> Identifier
Converts to this type from the input type.
§impl<'a> From<AbstractBlockKind> for Identifier
impl<'a> From<AbstractBlockKind> for Identifier
§fn from(value: AbstractBlockKind) -> Identifier
fn from(value: AbstractBlockKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<Activity> for Identifier
impl<'a> From<Activity> for Identifier
§fn from(value: Activity) -> Identifier
fn from(value: Activity) -> Identifier
Converts to this type from the input type.
§impl<'a> From<Attribute> for Identifier
impl<'a> From<Attribute> for Identifier
§fn from(value: Attribute) -> Identifier
fn from(value: Attribute) -> Identifier
Converts to this type from the input type.
§impl<'a> From<AttributeKind> for Identifier
impl<'a> From<AttributeKind> for Identifier
§fn from(value: AttributeKind) -> Identifier
fn from(value: AttributeKind) -> Identifier
Converts to this type from the input type.
§impl From<BannerPatternKindKey<&Identifier>> for Identifier
impl From<BannerPatternKindKey<&Identifier>> for Identifier
§fn from(registry: BannerPatternKindKey<&Identifier>) -> Identifier
fn from(registry: BannerPatternKindKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<BannerPatternKindKey> for Identifier
impl From<BannerPatternKindKey> for Identifier
§fn from(registry: BannerPatternKindKey) -> Identifier
fn from(registry: BannerPatternKindKey) -> Identifier
Converts to this type from the input type.
§impl From<BiomeKey<&Identifier>> for Identifier
impl From<BiomeKey<&Identifier>> for Identifier
§fn from(registry: BiomeKey<&Identifier>) -> Identifier
fn from(registry: BiomeKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<BiomeKey> for Identifier
impl From<BiomeKey> for Identifier
§fn from(registry: BiomeKey) -> Identifier
fn from(registry: BiomeKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<BlockEntityKind> for Identifier
impl<'a> From<BlockEntityKind> for Identifier
§fn from(value: BlockEntityKind) -> Identifier
fn from(value: BlockEntityKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<BlockKind> for Identifier
impl<'a> From<BlockKind> for Identifier
§fn from(value: BlockKind) -> Identifier
fn from(value: BlockKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<BlockPredicateKind> for Identifier
impl<'a> From<BlockPredicateKind> for Identifier
§fn from(value: BlockPredicateKind) -> Identifier
fn from(value: BlockPredicateKind) -> Identifier
Converts to this type from the input type.
§impl From<CatSoundVariantKey<&Identifier>> for Identifier
impl From<CatSoundVariantKey<&Identifier>> for Identifier
§fn from(registry: CatSoundVariantKey<&Identifier>) -> Identifier
fn from(registry: CatSoundVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<CatSoundVariantKey> for Identifier
impl From<CatSoundVariantKey> for Identifier
§fn from(registry: CatSoundVariantKey) -> Identifier
fn from(registry: CatSoundVariantKey) -> Identifier
Converts to this type from the input type.
§impl From<CatVariantKey<&Identifier>> for Identifier
impl From<CatVariantKey<&Identifier>> for Identifier
§fn from(registry: CatVariantKey<&Identifier>) -> Identifier
fn from(registry: CatVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<CatVariantKey> for Identifier
impl From<CatVariantKey> for Identifier
§fn from(registry: CatVariantKey) -> Identifier
fn from(registry: CatVariantKey) -> Identifier
Converts to this type from the input type.
§impl From<ChatKindKey<&Identifier>> for Identifier
impl From<ChatKindKey<&Identifier>> for Identifier
§fn from(registry: ChatKindKey<&Identifier>) -> Identifier
fn from(registry: ChatKindKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<ChatKindKey> for Identifier
impl From<ChatKindKey> for Identifier
§fn from(registry: ChatKindKey) -> Identifier
fn from(registry: ChatKindKey) -> Identifier
Converts to this type from the input type.
§impl From<ChickenSoundVariantKey<&Identifier>> for Identifier
impl From<ChickenSoundVariantKey<&Identifier>> for Identifier
§fn from(registry: ChickenSoundVariantKey<&Identifier>) -> Identifier
fn from(registry: ChickenSoundVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<ChickenSoundVariantKey> for Identifier
impl From<ChickenSoundVariantKey> for Identifier
§fn from(registry: ChickenSoundVariantKey) -> Identifier
fn from(registry: ChickenSoundVariantKey) -> Identifier
Converts to this type from the input type.
§impl From<ChickenVariantKey<&Identifier>> for Identifier
impl From<ChickenVariantKey<&Identifier>> for Identifier
§fn from(registry: ChickenVariantKey<&Identifier>) -> Identifier
fn from(registry: ChickenVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<ChickenVariantKey> for Identifier
impl From<ChickenVariantKey> for Identifier
§fn from(registry: ChickenVariantKey) -> Identifier
fn from(registry: ChickenVariantKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<ChunkStatus> for Identifier
impl<'a> From<ChunkStatus> for Identifier
§fn from(value: ChunkStatus) -> Identifier
fn from(value: ChunkStatus) -> Identifier
Converts to this type from the input type.
§impl<'a> From<CommandArgumentKind> for Identifier
impl<'a> From<CommandArgumentKind> for Identifier
§fn from(value: CommandArgumentKind) -> Identifier
fn from(value: CommandArgumentKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<ConsumeEffectKind> for Identifier
impl<'a> From<ConsumeEffectKind> for Identifier
§fn from(value: ConsumeEffectKind) -> Identifier
fn from(value: ConsumeEffectKind) -> Identifier
Converts to this type from the input type.
§impl From<CowSoundVariantKey<&Identifier>> for Identifier
impl From<CowSoundVariantKey<&Identifier>> for Identifier
§fn from(registry: CowSoundVariantKey<&Identifier>) -> Identifier
fn from(registry: CowSoundVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<CowSoundVariantKey> for Identifier
impl From<CowSoundVariantKey> for Identifier
§fn from(registry: CowSoundVariantKey) -> Identifier
fn from(registry: CowSoundVariantKey) -> Identifier
Converts to this type from the input type.
§impl From<CowVariantKey<&Identifier>> for Identifier
impl From<CowVariantKey<&Identifier>> for Identifier
§fn from(registry: CowVariantKey<&Identifier>) -> Identifier
fn from(registry: CowVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<CowVariantKey> for Identifier
impl From<CowVariantKey> for Identifier
§fn from(registry: CowVariantKey) -> Identifier
fn from(registry: CowVariantKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<CreativeModeTab> for Identifier
impl<'a> From<CreativeModeTab> for Identifier
§fn from(value: CreativeModeTab) -> Identifier
fn from(value: CreativeModeTab) -> Identifier
Converts to this type from the input type.
§impl<'a> From<CustomStat> for Identifier
impl<'a> From<CustomStat> for Identifier
§fn from(value: CustomStat) -> Identifier
fn from(value: CustomStat) -> Identifier
Converts to this type from the input type.
§impl From<DamageKindKey<&Identifier>> for Identifier
impl From<DamageKindKey<&Identifier>> for Identifier
§fn from(registry: DamageKindKey<&Identifier>) -> Identifier
fn from(registry: DamageKindKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<DamageKindKey> for Identifier
impl From<DamageKindKey> for Identifier
§fn from(registry: DamageKindKey) -> Identifier
fn from(registry: DamageKindKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<DataComponentKind> for Identifier
impl<'a> From<DataComponentKind> for Identifier
§fn from(value: DataComponentKind) -> Identifier
fn from(value: DataComponentKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<DataComponentPredicateKind> for Identifier
impl<'a> From<DataComponentPredicateKind> for Identifier
§fn from(value: DataComponentPredicateKind) -> Identifier
fn from(value: DataComponentPredicateKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<DebugSubscription> for Identifier
impl<'a> From<DebugSubscription> for Identifier
§fn from(value: DebugSubscription) -> Identifier
fn from(value: DebugSubscription) -> Identifier
Converts to this type from the input type.
§impl<'a> From<DecoratedPotPattern> for Identifier
impl<'a> From<DecoratedPotPattern> for Identifier
§fn from(value: DecoratedPotPattern) -> Identifier
fn from(value: DecoratedPotPattern) -> Identifier
Converts to this type from the input type.
§impl<'a> From<DialogActionKind> for Identifier
impl<'a> From<DialogActionKind> for Identifier
§fn from(value: DialogActionKind) -> Identifier
fn from(value: DialogActionKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<DialogBodyKind> for Identifier
impl<'a> From<DialogBodyKind> for Identifier
§fn from(value: DialogBodyKind) -> Identifier
fn from(value: DialogBodyKind) -> Identifier
Converts to this type from the input type.
§impl From<DialogKey<&Identifier>> for Identifier
impl From<DialogKey<&Identifier>> for Identifier
§fn from(registry: DialogKey<&Identifier>) -> Identifier
fn from(registry: DialogKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<DialogKey> for Identifier
impl From<DialogKey> for Identifier
§fn from(registry: DialogKey) -> Identifier
fn from(registry: DialogKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<DialogKind> for Identifier
impl<'a> From<DialogKind> for Identifier
§fn from(value: DialogKind) -> Identifier
fn from(value: DialogKind) -> Identifier
Converts to this type from the input type.
§impl From<DimensionKindKey<&Identifier>> for Identifier
impl From<DimensionKindKey<&Identifier>> for Identifier
§fn from(registry: DimensionKindKey<&Identifier>) -> Identifier
fn from(registry: DimensionKindKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<DimensionKindKey> for Identifier
impl From<DimensionKindKey> for Identifier
§fn from(registry: DimensionKindKey) -> Identifier
fn from(registry: DimensionKindKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EnchantmentEffectComponentKind> for Identifier
impl<'a> From<EnchantmentEffectComponentKind> for Identifier
§fn from(value: EnchantmentEffectComponentKind) -> Identifier
fn from(value: EnchantmentEffectComponentKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EnchantmentEntityEffectKind> for Identifier
impl<'a> From<EnchantmentEntityEffectKind> for Identifier
§fn from(value: EnchantmentEntityEffectKind) -> Identifier
fn from(value: EnchantmentEntityEffectKind) -> Identifier
Converts to this type from the input type.
§impl From<EnchantmentKey<&Identifier>> for Identifier
impl From<EnchantmentKey<&Identifier>> for Identifier
§fn from(registry: EnchantmentKey<&Identifier>) -> Identifier
fn from(registry: EnchantmentKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<EnchantmentKey> for Identifier
impl From<EnchantmentKey> for Identifier
§fn from(registry: EnchantmentKey) -> Identifier
fn from(registry: EnchantmentKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EnchantmentLevelBasedValueKind> for Identifier
impl<'a> From<EnchantmentLevelBasedValueKind> for Identifier
§fn from(value: EnchantmentLevelBasedValueKind) -> Identifier
fn from(value: EnchantmentLevelBasedValueKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EnchantmentLocationBasedEffectKind> for Identifier
impl<'a> From<EnchantmentLocationBasedEffectKind> for Identifier
§fn from(value: EnchantmentLocationBasedEffectKind) -> Identifier
fn from(value: EnchantmentLocationBasedEffectKind) -> Identifier
Converts to this type from the input type.
§impl From<EnchantmentProviderKey<&Identifier>> for Identifier
impl From<EnchantmentProviderKey<&Identifier>> for Identifier
§fn from(registry: EnchantmentProviderKey<&Identifier>) -> Identifier
fn from(registry: EnchantmentProviderKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<EnchantmentProviderKey> for Identifier
impl From<EnchantmentProviderKey> for Identifier
§fn from(registry: EnchantmentProviderKey) -> Identifier
fn from(registry: EnchantmentProviderKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EnchantmentProviderKind> for Identifier
impl<'a> From<EnchantmentProviderKind> for Identifier
§fn from(value: EnchantmentProviderKind) -> Identifier
fn from(value: EnchantmentProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EnchantmentValueEffectKind> for Identifier
impl<'a> From<EnchantmentValueEffectKind> for Identifier
§fn from(value: EnchantmentValueEffectKind) -> Identifier
fn from(value: EnchantmentValueEffectKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EntityKind> for Identifier
impl<'a> From<EntityKind> for Identifier
§fn from(value: EntityKind) -> Identifier
fn from(value: EntityKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EntitySubPredicateKind> for Identifier
impl<'a> From<EntitySubPredicateKind> for Identifier
§fn from(value: EntitySubPredicateKind) -> Identifier
fn from(value: EntitySubPredicateKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<EnvironmentAttribute> for Identifier
impl<'a> From<EnvironmentAttribute> for Identifier
§fn from(value: EnvironmentAttribute) -> Identifier
fn from(value: EnvironmentAttribute) -> Identifier
Converts to this type from the input type.
§impl<'a> From<FloatProviderKind> for Identifier
impl<'a> From<FloatProviderKind> for Identifier
§fn from(value: FloatProviderKind) -> Identifier
fn from(value: FloatProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<Fluid> for Identifier
impl<'a> From<Fluid> for Identifier
§fn from(value: Fluid) -> Identifier
fn from(value: Fluid) -> Identifier
Converts to this type from the input type.
§impl From<FrogVariantKey<&Identifier>> for Identifier
impl From<FrogVariantKey<&Identifier>> for Identifier
§fn from(registry: FrogVariantKey<&Identifier>) -> Identifier
fn from(registry: FrogVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<FrogVariantKey> for Identifier
impl From<FrogVariantKey> for Identifier
§fn from(registry: FrogVariantKey) -> Identifier
fn from(registry: FrogVariantKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<GameEvent> for Identifier
impl<'a> From<GameEvent> for Identifier
§fn from(value: GameEvent) -> Identifier
fn from(value: GameEvent) -> Identifier
Converts to this type from the input type.
§impl<'a> From<GameRule> for Identifier
impl<'a> From<GameRule> for Identifier
§fn from(value: GameRule) -> Identifier
fn from(value: GameRule) -> Identifier
Converts to this type from the input type.
§impl<'a> From<HeightProviderKind> for Identifier
impl<'a> From<HeightProviderKind> for Identifier
§fn from(value: HeightProviderKind) -> Identifier
fn from(value: HeightProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<IncomingRpcMethods> for Identifier
impl<'a> From<IncomingRpcMethods> for Identifier
§fn from(value: IncomingRpcMethods) -> Identifier
fn from(value: IncomingRpcMethods) -> Identifier
Converts to this type from the input type.
§impl<'a> From<InputControlKind> for Identifier
impl<'a> From<InputControlKind> for Identifier
§fn from(value: InputControlKind) -> Identifier
fn from(value: InputControlKind) -> Identifier
Converts to this type from the input type.
§impl From<InstrumentKey<&Identifier>> for Identifier
impl From<InstrumentKey<&Identifier>> for Identifier
§fn from(registry: InstrumentKey<&Identifier>) -> Identifier
fn from(registry: InstrumentKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<InstrumentKey> for Identifier
impl From<InstrumentKey> for Identifier
§fn from(registry: InstrumentKey) -> Identifier
fn from(registry: InstrumentKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<IntProviderKind> for Identifier
impl<'a> From<IntProviderKind> for Identifier
§fn from(value: IntProviderKind) -> Identifier
fn from(value: IntProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<ItemKind> for Identifier
impl<'a> From<ItemKind> for Identifier
§fn from(value: ItemKind) -> Identifier
fn from(value: ItemKind) -> Identifier
Converts to this type from the input type.
§impl From<JukeboxSongKey<&Identifier>> for Identifier
impl From<JukeboxSongKey<&Identifier>> for Identifier
§fn from(registry: JukeboxSongKey<&Identifier>) -> Identifier
fn from(registry: JukeboxSongKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<JukeboxSongKey> for Identifier
impl From<JukeboxSongKey> for Identifier
§fn from(registry: JukeboxSongKey) -> Identifier
fn from(registry: JukeboxSongKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<LootConditionKind> for Identifier
impl<'a> From<LootConditionKind> for Identifier
§fn from(value: LootConditionKind) -> Identifier
fn from(value: LootConditionKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<LootFunctionKind> for Identifier
impl<'a> From<LootFunctionKind> for Identifier
§fn from(value: LootFunctionKind) -> Identifier
fn from(value: LootFunctionKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<LootNbtProviderKind> for Identifier
impl<'a> From<LootNbtProviderKind> for Identifier
§fn from(value: LootNbtProviderKind) -> Identifier
fn from(value: LootNbtProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<LootNumberProviderKind> for Identifier
impl<'a> From<LootNumberProviderKind> for Identifier
§fn from(value: LootNumberProviderKind) -> Identifier
fn from(value: LootNumberProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<LootPoolEntryKind> for Identifier
impl<'a> From<LootPoolEntryKind> for Identifier
§fn from(value: LootPoolEntryKind) -> Identifier
fn from(value: LootPoolEntryKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<LootScoreProviderKind> for Identifier
impl<'a> From<LootScoreProviderKind> for Identifier
§fn from(value: LootScoreProviderKind) -> Identifier
fn from(value: LootScoreProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<MapDecorationKind> for Identifier
impl<'a> From<MapDecorationKind> for Identifier
§fn from(value: MapDecorationKind) -> Identifier
fn from(value: MapDecorationKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<MemoryModuleKind> for Identifier
impl<'a> From<MemoryModuleKind> for Identifier
§fn from(value: MemoryModuleKind) -> Identifier
fn from(value: MemoryModuleKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<MenuKind> for Identifier
impl<'a> From<MenuKind> for Identifier
§fn from(value: MenuKind) -> Identifier
fn from(value: MenuKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<MobEffect> for Identifier
impl<'a> From<MobEffect> for Identifier
§fn from(value: MobEffect) -> Identifier
fn from(value: MobEffect) -> Identifier
Converts to this type from the input type.
§impl<'a> From<NumberFormatKind> for Identifier
impl<'a> From<NumberFormatKind> for Identifier
§fn from(value: NumberFormatKind) -> Identifier
fn from(value: NumberFormatKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<OutgoingRpcMethods> for Identifier
impl<'a> From<OutgoingRpcMethods> for Identifier
§fn from(value: OutgoingRpcMethods) -> Identifier
fn from(value: OutgoingRpcMethods) -> Identifier
Converts to this type from the input type.
§impl From<PaintingVariantKey<&Identifier>> for Identifier
impl From<PaintingVariantKey<&Identifier>> for Identifier
§fn from(registry: PaintingVariantKey<&Identifier>) -> Identifier
fn from(registry: PaintingVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<PaintingVariantKey> for Identifier
impl From<PaintingVariantKey> for Identifier
§fn from(registry: PaintingVariantKey) -> Identifier
fn from(registry: PaintingVariantKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<ParticleKind> for Identifier
impl<'a> From<ParticleKind> for Identifier
§fn from(value: ParticleKind) -> Identifier
fn from(value: ParticleKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<PermissionCheckKind> for Identifier
impl<'a> From<PermissionCheckKind> for Identifier
§fn from(value: PermissionCheckKind) -> Identifier
fn from(value: PermissionCheckKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<PermissionKind> for Identifier
impl<'a> From<PermissionKind> for Identifier
§fn from(value: PermissionKind) -> Identifier
fn from(value: PermissionKind) -> Identifier
Converts to this type from the input type.
§impl From<PigSoundVariantKey<&Identifier>> for Identifier
impl From<PigSoundVariantKey<&Identifier>> for Identifier
§fn from(registry: PigSoundVariantKey<&Identifier>) -> Identifier
fn from(registry: PigSoundVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<PigSoundVariantKey> for Identifier
impl From<PigSoundVariantKey> for Identifier
§fn from(registry: PigSoundVariantKey) -> Identifier
fn from(registry: PigSoundVariantKey) -> Identifier
Converts to this type from the input type.
§impl From<PigVariantKey<&Identifier>> for Identifier
impl From<PigVariantKey<&Identifier>> for Identifier
§fn from(registry: PigVariantKey<&Identifier>) -> Identifier
fn from(registry: PigVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<PigVariantKey> for Identifier
impl From<PigVariantKey> for Identifier
§fn from(registry: PigVariantKey) -> Identifier
fn from(registry: PigVariantKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<PointOfInterestKind> for Identifier
impl<'a> From<PointOfInterestKind> for Identifier
§fn from(value: PointOfInterestKind) -> Identifier
fn from(value: PointOfInterestKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<PosRuleTest> for Identifier
impl<'a> From<PosRuleTest> for Identifier
§fn from(value: PosRuleTest) -> Identifier
fn from(value: PosRuleTest) -> Identifier
Converts to this type from the input type.
§impl<'a> From<PositionSourceKind> for Identifier
impl<'a> From<PositionSourceKind> for Identifier
§fn from(value: PositionSourceKind) -> Identifier
fn from(value: PositionSourceKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<Potion> for Identifier
impl<'a> From<Potion> for Identifier
§fn from(value: Potion) -> Identifier
fn from(value: Potion) -> Identifier
Converts to this type from the input type.
§impl<'a> From<RecipeBookCategory> for Identifier
impl<'a> From<RecipeBookCategory> for Identifier
§fn from(value: RecipeBookCategory) -> Identifier
fn from(value: RecipeBookCategory) -> Identifier
Converts to this type from the input type.
§impl<'a> From<RecipeDisplay> for Identifier
impl<'a> From<RecipeDisplay> for Identifier
§fn from(value: RecipeDisplay) -> Identifier
fn from(value: RecipeDisplay) -> Identifier
Converts to this type from the input type.
§impl From<RecipeKey<&Identifier>> for Identifier
impl From<RecipeKey<&Identifier>> for Identifier
§fn from(registry: RecipeKey<&Identifier>) -> Identifier
fn from(registry: RecipeKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<RecipeKey> for Identifier
impl From<RecipeKey> for Identifier
§fn from(registry: RecipeKey) -> Identifier
fn from(registry: RecipeKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<RecipeKind> for Identifier
impl<'a> From<RecipeKind> for Identifier
§fn from(value: RecipeKind) -> Identifier
fn from(value: RecipeKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<RecipeSerializer> for Identifier
impl<'a> From<RecipeSerializer> for Identifier
§fn from(value: RecipeSerializer) -> Identifier
fn from(value: RecipeSerializer) -> Identifier
Converts to this type from the input type.
§impl<'a> From<RuleBlockEntityModifier> for Identifier
impl<'a> From<RuleBlockEntityModifier> for Identifier
§fn from(value: RuleBlockEntityModifier) -> Identifier
fn from(value: RuleBlockEntityModifier) -> Identifier
Converts to this type from the input type.
§impl<'a> From<RuleTest> for Identifier
impl<'a> From<RuleTest> for Identifier
§fn from(value: RuleTest) -> Identifier
fn from(value: RuleTest) -> Identifier
Converts to this type from the input type.
§impl<'a> From<SensorKind> for Identifier
impl<'a> From<SensorKind> for Identifier
§fn from(value: SensorKind) -> Identifier
fn from(value: SensorKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<SlotDisplay> for Identifier
impl<'a> From<SlotDisplay> for Identifier
§fn from(value: SlotDisplay) -> Identifier
fn from(value: SlotDisplay) -> Identifier
Converts to this type from the input type.
§impl<'a> From<SlotSourceKind> for Identifier
impl<'a> From<SlotSourceKind> for Identifier
§fn from(value: SlotSourceKind) -> Identifier
fn from(value: SlotSourceKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<SoundEvent> for Identifier
impl<'a> From<SoundEvent> for Identifier
§fn from(value: SoundEvent) -> Identifier
fn from(value: SoundEvent) -> Identifier
Converts to this type from the input type.
§impl<'a> From<SpawnConditionKind> for Identifier
impl<'a> From<SpawnConditionKind> for Identifier
§fn from(value: SpawnConditionKind) -> Identifier
fn from(value: SpawnConditionKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<StatKind> for Identifier
impl<'a> From<StatKind> for Identifier
§fn from(value: StatKind) -> Identifier
fn from(value: StatKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<TestEnvironmentDefinitionKind> for Identifier
impl<'a> From<TestEnvironmentDefinitionKind> for Identifier
§fn from(value: TestEnvironmentDefinitionKind) -> Identifier
fn from(value: TestEnvironmentDefinitionKind) -> Identifier
Converts to this type from the input type.
§impl From<TestEnvironmentKey<&Identifier>> for Identifier
impl From<TestEnvironmentKey<&Identifier>> for Identifier
§fn from(registry: TestEnvironmentKey<&Identifier>) -> Identifier
fn from(registry: TestEnvironmentKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<TestEnvironmentKey> for Identifier
impl From<TestEnvironmentKey> for Identifier
§fn from(registry: TestEnvironmentKey) -> Identifier
fn from(registry: TestEnvironmentKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<TestFunction> for Identifier
impl<'a> From<TestFunction> for Identifier
§fn from(value: TestFunction) -> Identifier
fn from(value: TestFunction) -> Identifier
Converts to this type from the input type.
§impl From<TestInstanceKey<&Identifier>> for Identifier
impl From<TestInstanceKey<&Identifier>> for Identifier
§fn from(registry: TestInstanceKey<&Identifier>) -> Identifier
fn from(registry: TestInstanceKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<TestInstanceKey> for Identifier
impl From<TestInstanceKey> for Identifier
§fn from(registry: TestInstanceKey) -> Identifier
fn from(registry: TestInstanceKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<TestInstanceKind> for Identifier
impl<'a> From<TestInstanceKind> for Identifier
§fn from(value: TestInstanceKind) -> Identifier
fn from(value: TestInstanceKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<TicketKind> for Identifier
impl<'a> From<TicketKind> for Identifier
§fn from(value: TicketKind) -> Identifier
fn from(value: TicketKind) -> Identifier
Converts to this type from the input type.
§impl From<TimelineKey<&Identifier>> for Identifier
impl From<TimelineKey<&Identifier>> for Identifier
§fn from(registry: TimelineKey<&Identifier>) -> Identifier
fn from(registry: TimelineKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<TimelineKey> for Identifier
impl From<TimelineKey> for Identifier
§fn from(registry: TimelineKey) -> Identifier
fn from(registry: TimelineKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<TriggerKind> for Identifier
impl<'a> From<TriggerKind> for Identifier
§fn from(value: TriggerKind) -> Identifier
fn from(value: TriggerKind) -> Identifier
Converts to this type from the input type.
§impl From<TrimMaterialKey<&Identifier>> for Identifier
impl From<TrimMaterialKey<&Identifier>> for Identifier
§fn from(registry: TrimMaterialKey<&Identifier>) -> Identifier
fn from(registry: TrimMaterialKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<TrimMaterialKey> for Identifier
impl From<TrimMaterialKey> for Identifier
§fn from(registry: TrimMaterialKey) -> Identifier
fn from(registry: TrimMaterialKey) -> Identifier
Converts to this type from the input type.
§impl From<TrimPatternKey<&Identifier>> for Identifier
impl From<TrimPatternKey<&Identifier>> for Identifier
§fn from(registry: TrimPatternKey<&Identifier>) -> Identifier
fn from(registry: TrimPatternKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<TrimPatternKey> for Identifier
impl From<TrimPatternKey> for Identifier
§fn from(registry: TrimPatternKey) -> Identifier
fn from(registry: TrimPatternKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<VillagerKind> for Identifier
impl<'a> From<VillagerKind> for Identifier
§fn from(value: VillagerKind) -> Identifier
fn from(value: VillagerKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<VillagerProfession> for Identifier
impl<'a> From<VillagerProfession> for Identifier
§fn from(value: VillagerProfession) -> Identifier
fn from(value: VillagerProfession) -> Identifier
Converts to this type from the input type.
§impl From<WolfSoundVariantKey<&Identifier>> for Identifier
impl From<WolfSoundVariantKey<&Identifier>> for Identifier
§fn from(registry: WolfSoundVariantKey<&Identifier>) -> Identifier
fn from(registry: WolfSoundVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<WolfSoundVariantKey> for Identifier
impl From<WolfSoundVariantKey> for Identifier
§fn from(registry: WolfSoundVariantKey) -> Identifier
fn from(registry: WolfSoundVariantKey) -> Identifier
Converts to this type from the input type.
§impl From<WolfVariantKey<&Identifier>> for Identifier
impl From<WolfVariantKey<&Identifier>> for Identifier
§fn from(registry: WolfVariantKey<&Identifier>) -> Identifier
fn from(registry: WolfVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<WolfVariantKey> for Identifier
impl From<WolfVariantKey> for Identifier
§fn from(registry: WolfVariantKey) -> Identifier
fn from(registry: WolfVariantKey) -> Identifier
Converts to this type from the input type.
§impl From<WorldClockKey<&Identifier>> for Identifier
impl From<WorldClockKey<&Identifier>> for Identifier
§fn from(registry: WorldClockKey<&Identifier>) -> Identifier
fn from(registry: WorldClockKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<WorldClockKey> for Identifier
impl From<WorldClockKey> for Identifier
§fn from(registry: WorldClockKey) -> Identifier
fn from(registry: WorldClockKey) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenBiomeSource> for Identifier
impl<'a> From<WorldgenBiomeSource> for Identifier
§fn from(value: WorldgenBiomeSource) -> Identifier
fn from(value: WorldgenBiomeSource) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenBlockStateProviderKind> for Identifier
impl<'a> From<WorldgenBlockStateProviderKind> for Identifier
§fn from(value: WorldgenBlockStateProviderKind) -> Identifier
fn from(value: WorldgenBlockStateProviderKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenCarver> for Identifier
impl<'a> From<WorldgenCarver> for Identifier
§fn from(value: WorldgenCarver) -> Identifier
fn from(value: WorldgenCarver) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenChunkGenerator> for Identifier
impl<'a> From<WorldgenChunkGenerator> for Identifier
§fn from(value: WorldgenChunkGenerator) -> Identifier
fn from(value: WorldgenChunkGenerator) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenDensityFunctionKind> for Identifier
impl<'a> From<WorldgenDensityFunctionKind> for Identifier
§fn from(value: WorldgenDensityFunctionKind) -> Identifier
fn from(value: WorldgenDensityFunctionKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenFeature> for Identifier
impl<'a> From<WorldgenFeature> for Identifier
§fn from(value: WorldgenFeature) -> Identifier
fn from(value: WorldgenFeature) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenFeatureSizeKind> for Identifier
impl<'a> From<WorldgenFeatureSizeKind> for Identifier
§fn from(value: WorldgenFeatureSizeKind) -> Identifier
fn from(value: WorldgenFeatureSizeKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenFoliagePlacerKind> for Identifier
impl<'a> From<WorldgenFoliagePlacerKind> for Identifier
§fn from(value: WorldgenFoliagePlacerKind) -> Identifier
fn from(value: WorldgenFoliagePlacerKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenMaterialCondition> for Identifier
impl<'a> From<WorldgenMaterialCondition> for Identifier
§fn from(value: WorldgenMaterialCondition) -> Identifier
fn from(value: WorldgenMaterialCondition) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenMaterialRule> for Identifier
impl<'a> From<WorldgenMaterialRule> for Identifier
§fn from(value: WorldgenMaterialRule) -> Identifier
fn from(value: WorldgenMaterialRule) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenPlacementModifierKind> for Identifier
impl<'a> From<WorldgenPlacementModifierKind> for Identifier
§fn from(value: WorldgenPlacementModifierKind) -> Identifier
fn from(value: WorldgenPlacementModifierKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenPoolAliasBinding> for Identifier
impl<'a> From<WorldgenPoolAliasBinding> for Identifier
§fn from(value: WorldgenPoolAliasBinding) -> Identifier
fn from(value: WorldgenPoolAliasBinding) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenRootPlacerKind> for Identifier
impl<'a> From<WorldgenRootPlacerKind> for Identifier
§fn from(value: WorldgenRootPlacerKind) -> Identifier
fn from(value: WorldgenRootPlacerKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenStructureKind> for Identifier
impl<'a> From<WorldgenStructureKind> for Identifier
§fn from(value: WorldgenStructureKind) -> Identifier
fn from(value: WorldgenStructureKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenStructurePiece> for Identifier
impl<'a> From<WorldgenStructurePiece> for Identifier
§fn from(value: WorldgenStructurePiece) -> Identifier
fn from(value: WorldgenStructurePiece) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenStructurePlacement> for Identifier
impl<'a> From<WorldgenStructurePlacement> for Identifier
§fn from(value: WorldgenStructurePlacement) -> Identifier
fn from(value: WorldgenStructurePlacement) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenStructurePoolElement> for Identifier
impl<'a> From<WorldgenStructurePoolElement> for Identifier
§fn from(value: WorldgenStructurePoolElement) -> Identifier
fn from(value: WorldgenStructurePoolElement) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenStructureProcessor> for Identifier
impl<'a> From<WorldgenStructureProcessor> for Identifier
§fn from(value: WorldgenStructureProcessor) -> Identifier
fn from(value: WorldgenStructureProcessor) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenTreeDecoratorKind> for Identifier
impl<'a> From<WorldgenTreeDecoratorKind> for Identifier
§fn from(value: WorldgenTreeDecoratorKind) -> Identifier
fn from(value: WorldgenTreeDecoratorKind) -> Identifier
Converts to this type from the input type.
§impl<'a> From<WorldgenTrunkPlacerKind> for Identifier
impl<'a> From<WorldgenTrunkPlacerKind> for Identifier
§fn from(value: WorldgenTrunkPlacerKind) -> Identifier
fn from(value: WorldgenTrunkPlacerKind) -> Identifier
Converts to this type from the input type.
§impl From<ZombieNautilusVariantKey<&Identifier>> for Identifier
impl From<ZombieNautilusVariantKey<&Identifier>> for Identifier
§fn from(registry: ZombieNautilusVariantKey<&Identifier>) -> Identifier
fn from(registry: ZombieNautilusVariantKey<&Identifier>) -> Identifier
Converts to this type from the input type.
§impl From<ZombieNautilusVariantKey> for Identifier
impl From<ZombieNautilusVariantKey> for Identifier
§fn from(registry: ZombieNautilusVariantKey) -> Identifier
fn from(registry: ZombieNautilusVariantKey) -> Identifier
Converts to this type from the input type.
§impl FromNbtTag for Identifier
impl FromNbtTag for Identifier
fn from_nbt_tag(tag: NbtTag<'_, '_>) -> Option<Identifier>
fn from_optional_nbt_tag( tag: Option<NbtTag<'_, '_>>, ) -> Result<Option<Self>, DeserializeError>
§impl FromStr for Identifier
impl FromStr for Identifier
§impl Hash for Identifier
impl Hash for Identifier
§impl PartialEq for Identifier
impl PartialEq for Identifier
§impl Serialize for Identifier
Available on crate feature serde only.
impl Serialize for Identifier
Available on crate feature
serde only.§fn serialize<S>(
&self,
serializer: S,
) -> Result<<S as Serializer>::Ok, <S as Serializer>::Error>where
S: Serializer,
fn serialize<S>(
&self,
serializer: S,
) -> Result<<S as Serializer>::Ok, <S as Serializer>::Error>where
S: Serializer,
Serialize this value into the given Serde serializer. Read more
§impl ToNbtTag for Identifier
impl ToNbtTag for Identifier
fn to_nbt_tag(self) -> NbtTag
fn to_optional_nbt_tag(self) -> Option<NbtTag>
§impl<'a> TryFrom<&'a Identifier> for EntityKind
impl<'a> TryFrom<&'a Identifier> for EntityKind
§fn try_from(
ident: &'a Identifier,
) -> Result<EntityKind, <EntityKind as TryFrom<&'a Identifier>>::Error>
fn try_from( ident: &'a Identifier, ) -> Result<EntityKind, <EntityKind as TryFrom<&'a Identifier>>::Error>
Performs the conversion.
Auto Trait Implementations§
impl Freeze for Identifier
impl RefUnwindSafe for Identifier
impl Send for Identifier
impl Sync for Identifier
impl Unpin for Identifier
impl UnsafeUnpin for Identifier
impl UnwindSafe for Identifier
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
§impl<T> CompatExt for T
impl<T> CompatExt for T
impl<T> ConditionalSend for Twhere
T: Send,
impl<T> DeserializeOwned for Twhere
T: for<'de> Deserialize<'de>,
§impl<T> Downcast for Twhere
T: Any,
impl<T> Downcast for Twhere
T: Any,
§fn into_any(self: Box<T>) -> Box<dyn Any>
fn into_any(self: Box<T>) -> Box<dyn Any>
Converts
Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>, which can then be
downcast into Box<dyn ConcreteType> where ConcreteType implements Trait.§fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
Converts
Rc<Trait> (where Trait: Downcast) to Rc<Any>, which can then be further
downcast into Rc<ConcreteType> where ConcreteType implements Trait.§fn as_any(&self) -> &(dyn Any + 'static)
fn as_any(&self) -> &(dyn Any + 'static)
Converts
&Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &Any’s vtable from &Trait’s.§fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
Converts
&mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &mut Any’s vtable from &mut Trait’s.§impl<T> DowncastSend for T
impl<T> DowncastSend for T
§impl<T> DynEq for T
impl<T> DynEq for T
§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Checks if this value is equivalent to the given key. Read more
§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key and return true if they are equal.§impl<T> FromWorld for Twhere
T: Default,
impl<T> FromWorld for Twhere
T: Default,
§fn from_world(_world: &mut World) -> T
fn from_world(_world: &mut World) -> T
Creates Self using default().
§impl<T> Instrument for T
impl<T> Instrument for T
§fn instrument(self, span: Span) -> Instrumented<Self> ⓘ
fn instrument(self, span: Span) -> Instrumented<Self> ⓘ
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self> ⓘ
fn into_either(self, into_left: bool) -> Either<Self, Self> ⓘ
Converts
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self> ⓘ
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self> ⓘ
Converts
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read more§impl<T> IntoResult<T> for T
impl<T> IntoResult<T> for T
§fn into_result(self) -> Result<T, RunSystemError>
fn into_result(self) -> Result<T, RunSystemError>
Converts this type into the system output type.
§impl<T> Pointable for T
impl<T> Pointable for T
§impl<T> PolicyExt for Twhere
T: ?Sized,
impl<T> PolicyExt for Twhere
T: ?Sized,
Source§impl<T> Serialize for T
impl<T> Serialize for T
fn erased_serialize(&self, serializer: &mut dyn Serializer) -> Result<(), Error>
fn do_erased_serialize( &self, serializer: &mut dyn Serializer, ) -> Result<(), ErrorImpl>
§impl<T> ToCompactString for Twhere
T: Display,
impl<T> ToCompactString for Twhere
T: Display,
§fn try_to_compact_string(&self) -> Result<CompactString, ToCompactStringError>
fn try_to_compact_string(&self) -> Result<CompactString, ToCompactStringError>
Fallible version of [
ToCompactString::to_compact_string()] Read more§fn to_compact_string(&self) -> CompactString
fn to_compact_string(&self) -> CompactString
Converts the given value to a [
CompactString]. Read more§impl<T> TypeData for T
impl<T> TypeData for T
§fn clone_type_data(&self) -> Box<dyn TypeData>
fn clone_type_data(&self) -> Box<dyn TypeData>
Creates a type-erased clone of this value.