Commit graph

4 commits

Author SHA1 Message Date
Sara 1d919fef38 feat: implemented variant_from_str, Drop, and Mirror 2024-01-25 09:58:00 +01:00
Sara ae25ebdaa0 feat: variant now has a string_size field 2024-01-25 00:05:58 +01:00
Sara c4dc2a8ccc feat: variant now only has double as_number
as opposed to separate numeric types for int, unsigned int, and float
2024-01-25 00:05:44 +01:00
Sara fc5deef324 feat: added Variant type for use in serialization 2024-01-24 16:56:31 +01:00