microsoft / lsprotocol

Code generator and generated types for Language Server Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for string literals in Rust

karthiknadig opened this issue · comments

Add support for string literals in Rust

There is no way to support this, New and Default both can be circumvented by users to assign a different value to the field.