clean-base

Crates.ioclean-base
lib.rsclean-base
version1.2.0
sourcesrc
created_at2022-12-17 17:02:50.726669
updated_at2023-12-04 15:39:22.317275
descriptionA simple package with useful dependencies for Rust packages.
homepage
repositoryhttps://github.com/sgelias/clean-base
max_upload_size
id739957
size33,188
Samuel G. Elias (sgelias)

documentation

README

Clean Base

This package contains a simple code base for the creation of packages using clean architecture. Elements included here including enumerators used on return of simple entities (see entities/default_responses), enumerators used to type parent and children relationships (see dtos/enums), and error handlers (see utils/errors).

Commit count: 45

cargo fmt