Bombfuse / nano-ogmo

Small and portable Ogmo3 deserialization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small and Portable

Built on top of nanoserde, this ogmo3 deserializer is fast, small, and very portable.

Restrictions

Strings Only

Values for entities are restricted to String only. This is because there is currently not a good way to deserialize multiple types for the same struct.

About

Small and portable Ogmo3 deserialization


Languages

Language:Rust 100.0%