Schemars: Generate JSON schema from Rust code

(crates.io)

2 points | by fanf2 9 hours ago ago

1 comments

  • katesterling10 7 hours ago

    Schemars is super handy for JSON schema generation in Rust. If you’re working on more AI-heavy projects, you might wanna check out Rig.rs too

    it’s great for building scalable, type-safe workflows with LLMs and integrates well with tools like OpenAI and MongoDB.