Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Add proc-macro derive for Describe #3

@randomPoison

Description

@randomPoison

For the vast majority of user-defined types Describe should be easy to implement via a proc-macro derive. It should be simple to implement.

As a first pass, we should focus on just directly describing the type directly as written in the source code. Support for #[serde] macro attributes can be added in a future pass.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions