summary refs log tree commit diff stats
path: root/src
AgeCommit message (Collapse)Author
2022-09-04Fix errors panicking HEAD defaultSoniEx2
2022-09-04Implement everythingSoniEx2
2022-09-04Implement most functionalitySoniEx2
Missing structs
2022-09-04Add Serializer/Collect machinerySoniEx2
2022-09-03[Project] Serde TransmuteSoniEx2
Transmute objects through Serde! This crate allows converting a value which can be serialized into a type which can be deserialized.