lib.rs
dto_derive
#10 in #dto. MIT license . 27KB 576 lines #[derive(Dto)] This crate provides Dto derive automating the process of mapping DTOs (Data Transfer Objects) into Entities and vice versa. It is capable of implementing From or Into traits for DTO structures regarding conversion direction.. Every DTO structure can act as a request or a response, which means that particular DTO structure can be ...
quick-file-transfer
Transfer files as quickly, safely, and painlessly as possible on a local network. This readme is also available as a book. qft optimizes for a scenario where embedded systems regularly transfer large files across a local network, such as a continuous integration pipeline where firmware (e.g. Rauc) can take significant time to transfer with ...