summary refs log tree commit diff stats
path: root/tests
AgeCommit message (Collapse)Author
2022-09-04Implement most functionalitySoniEx2
Missing structs
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.