owengage / fastnbt

Fast serde serializer and deserializer for Minecraft's NBT and Anvil formats
MIT License
185 stars 35 forks source link

Implement `must_be_stringy!` macro #107

Closed hollowness-inside closed 5 months ago

hollowness-inside commented 5 months ago

Implemented must_be_stringy! macro to declare error-returning functions succinctly.