3 items under this folder.

Derive More

A library designed to reduce boilerplate code by allowing developers to derive common traits for their custom structs and enums.

Iced

Iced is a cross-platform GUI library for Rust, inspired by Elm. It focuses on simplicity and type-safety, leveraging Rust's features such as ownership,

Juniper

A GraphQL server library for Rust.