Skip to content

Support Option<&str> and `Option<String> #488

@conradludgate

Description

@conradludgate

Currently &str is supported for string types, but if the string isn't always populated it would be nice to serialise a null pointer. Current workaround is passing a *const u8 which is error prone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions