Skip to content

[Rust] Implement Default for structs #409

@g-plane

Description

@g-plane

This is a feature request.

Currently all Rust structs don't implement Default trait, which is inconvenient. It's easy to address this. Just need to update the generator script and add Default to #[derive(...)] and other related structs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions