nano-ogmo

Crates.ionano-ogmo
lib.rsnano-ogmo
version0.1.4
sourcesrc
created_at2020-10-11 19:46:09.17366
updated_at2022-04-13 03:24:55.688554
descriptionSmall cross platform ogmo3 deserialization
homepage
repositoryhttps://github.com/Bombfuse/nano-ogmo
max_upload_size
id298422
size51,727
bombfuse (Bombfuse)

documentation

README

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.

Commit count: 18

cargo fmt