Skip to content

no_std named_type equivalent for cross-workspace communication #20

Description

@ProfLander

named_type is similar to TypeName::of::<T>, but encoded via explicit (derived) trait impls, and guaranteed to be of stable format with fully-expanded generics.

This will be needed in order for bevy-rust-gpu to send syn-friendly types over the workspace boundary for insertion in permutate-macro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions