We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d126d94
CHANGES:
Fix potential GC corruption when serialising large Yaml buffers (#75 @hhugo)
Add missing ?len argument to yaml_of_string to specify buffer size (#74 @hhugo)
?len
yaml_of_string
Remove remaining references to Rresult in tests and documentation (#62 @sim642)