string-interner icon indicating copy to clipboard operation
string-interner copied to clipboard

[serde] `Deserialize`+`Serialize` impl for (this crate's) `T: Symbol` implementors

Open fogti opened this issue 2 years ago • 6 comments

Symbols already get verified when used via resolve, so it should be no problem to provide appropriate serde::Deserialize and serde::Serialize implementations for symbols, such that the symbols and the interner can be easily serialized as part of an overall container structure.

fogti avatar May 08 '22 20:05 fogti

Looks like a pretty easy PR. @Robbepop Do you think we could merge these changes soon?

bonsairobo avatar Oct 18 '22 11:10 bonsairobo

It looks like repository is a bit abandoned :\

abs0luty avatar Jul 28 '23 11:07 abs0luty

@abs0luty Yea I've since started using the lasso crate.

bonsairobo avatar Jul 28 '23 17:07 bonsairobo

The repository is not avandoned officially but I am currently not having the time and energy to have focus for it.

Robbepop avatar Jul 28 '23 17:07 Robbepop

@Robbepop Hey no worries. Thanks for your contributions. I wish you the best.

bonsairobo avatar Jul 28 '23 17:07 bonsairobo

@Robbepop Hey that's fine, thanks you for all the stuff you've already made. I also wish you the best.

abs0luty avatar Jul 30 '23 15:07 abs0luty