Skip to content

Optional arguments #1

@jgraef

Description

@jgraef

Add support for optional arguments. We can either somehow interpret Option<T> arguments as optional or maybe add an attribute #[default] to tell the dispatcher-derive to use unwrap_or_default for this argument.

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