#architecture #clean #error #package #projects #base #clen-architecture

clean-base

A simple package with useful dependencies for Rust packages

27 releases (4 stable)

1.2.0 Dec 4, 2023
1.1.0 Sep 7, 2023
1.0.1 Jun 18, 2023
0.6.9 Apr 13, 2023
0.2.1 Dec 31, 2022

#588 in Development tools

45 downloads per month
Used in 2 crates

Apache-2.0

32KB
701 lines

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).

Dependencies

~4–6MB
~112K SLoC