Skip to content

Adding optional param is breaking change for rust #431

Description

@tjpalmer

If I add an new optional param in Temper, it doesn't feel like a breaking change. And it isn't for most backends.

But Rust has neither overloading nor optional params, so we have to add a new Option param there, where is a breaking change for code using a library.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions