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

#1306 in Development tools

Download history 14/week @ 2024-09-28 2/week @ 2024-10-12 3/week @ 2024-11-02 4/week @ 2024-12-07

171 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–6.5MB
~115K SLoC