zefchain/serde-reflection
Preserved fully traced enum variants during type tracing, preventing deserialization from overwriting their serialized shape.
PR #91 ↗Contributions to Rust, Kotlin Multiplatform, and Android projects.
Preserved fully traced enum variants during type tracing, preventing deserialization from overwriting their serialized shape.
PR #91 ↗Added an Android shell for the Weather example, with a Jetpack Compose UI, Rust core integration, location services, and persistent storage.
PR #485 ↗Added a Kotlin/Native Serde runtime, enabling serialization beyond JVM and Android targets for Kotlin Multiplatform projects.
PR #48 ↗Added Kotlin/Native code generation and a native Kotlin runtime, with tests for generated code and serialization.
PR #86 ↗Replaced Koin with manual, compile-time dependency injection.
PR #3 ↗