Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impl Display for StructValue #681

Closed
wants to merge 1 commit into from

Conversation

danking
Copy link
Member

@danking danking commented Aug 22, 2024

Examples:

{}

{foo:3}

{foo:3,bar:true}

@CLAassistant
Copy link

CLAassistant commented Aug 22, 2024

CLA assistant check
All committers have signed the CLA.

@danking danking force-pushed the impl-display-for-struct branch from eb4040d to cd69909 Compare August 22, 2024 16:32
- Further on spiraldb#670.
- Fixes a bug in `sturct_.rs` wherein the failure condition was reversed.
- Permit `as_list` to convert a `Null` into a `None`.

Examples:

    {}

    {foo:3}

    {foo:3,bar:true}
@danking danking force-pushed the impl-display-for-struct branch from cd69909 to e0e9ab2 Compare August 22, 2024 16:33
@danking danking closed this Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants