Skip to content

Add arguments to deriving traits #15

@riberk

Description

@riberk
#[derive(Embed)]
#[path = "../", dir(derive(Sha2(256)))]
pub struct Assets;

But for custom things, like Blake3(658), it requires to generate traits, instead of to use existing.

That's something to think about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuncertainSomething ambiguous, decision required

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions