Marcin Pajkowski
Marcin Pajkowski
Hi, any progress on this? I would be glad if I could use this :)
Ok, I'm working on get/set uid, guid etc. stuff
Hello, what tasks need to be done to merge this feature?
It's a breaking change for users relying on current behaviour, indeed. I think I can add flag to `SchemaSettings` which enables/disables stripping exceeding lines (on by default). I considered custom...
I reworked my solution. I created `SchemaSettings::raw_description_text` flag which toggles described behaviour (set to `false` by default). Actually this flag is honoured on the _derive_ side - This way we...