Files
flatbuffers/docs/source/languages
Tomasz Andrzejak c5f151ab33 Add fallible try_* API for rust FlatBufferBuilder (#8918)
* Add fallible try_* API for FlatBufferBuilder

This is to support error propagation from Allocator trait. The Allocator
grow_downwards() method returns Result<(), Self::Error>, but
FlatBufferBuilder panics via .expect() when allocation fails instead of
propagating the error.

* Add rust fallible API docs
2026-04-02 06:49:51 +00:00
..
2025-12-03 07:31:49 +01:00
2025-01-10 12:55:35 -08:00
2025-01-10 12:55:35 -08:00
2025-01-10 12:55:35 -08:00
2025-01-10 12:55:35 -08:00
2025-07-17 19:42:14 +00:00
2025-01-10 12:55:35 -08:00
2025-01-10 12:55:35 -08:00