add uda (e.g. @csvIgnore) support in std.csv?
9il
ilyayaroshenko at gmail.com
Sat Oct 10 10:13:55 UTC 2020
On Thursday, 10 September 2020 at 14:57:11 UTC, Jacob Carlborg
wrote:
> On 2020-09-08 06:53, mw wrote:
>> [...]
>
> How about a more general attribute in `core.attribute`, like
> `@nonSerialized`? This could be used by third party
> serialization libraries. Then it could also be used by druntime
> and Phobos to ignore things that should not be serializable.
> Like threads, processes and sockets.
Ready to use module for this purpose.
http://mir-algorithm.libmir.org/mir_serde.html
More information about the Digitalmars-d
mailing list