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

Align param defs in attribute with Rust syntax #12

@killercup

Description

@killercup

#[thunderclap(drunk: bool: "Thor drinks a lot", hammers: Option<u8>: "This isn't a joke about being drunk")]

hmmmm

#[thunderclap(drunk: bool = "Thor drinks a lot", hammers: Option<u8> = "This isn't a joke about being drunk")] [makes me more happy]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions