0.5.0
- Add
CodeId, an identifier for code files. - Add
DebugId::nilto create an empty id. This is the default. - Add
DebugId::is_nilto check whether a debug ID is empty. - Breaking Change: The serde feature is now only called
"serde".
CodeId, an identifier for code files.DebugId::nil to create an empty id. This is the default.DebugId::is_nil to check whether a debug ID is empty."serde".