Ferrules: A fast document parser written in Rust

Modern, fast, document parser written in πŸ¦€. Contribute to AmineDiro/ferrules development by creating an account on GitHub. Read more

Similar

Rust RFC: Structural Records

πŸ–ΌοΈ Rendered πŸ“ Summary Introduce structural records of the form { foo: 1u8, bar: true } of type { foo: u8, bar: bool } into the language. Another way to understand these sorts of objects is to think... (more…)

Read more »