#framework #logic #dax #dataaccess

sabi-rust

A small framework to separate logics and data accesses for Rust application

2 releases

new 0.0.2 Dec 14, 2024
0.0.1 Dec 4, 2024

#371 in Math

Download history 62/week @ 2024-11-28 65/week @ 2024-12-05 128/week @ 2024-12-12

255 downloads per month

MIT license

47KB
1K SLoC

sabi-rust crate.io doc.rs CI Status MIT License

A small framework to separate logics and data accesses for Rust application.

Supporting Rust versions

This crate supports Rust 1.80.1 or later.

% cargo msrv --no-check-feedback
Fetching index
Determining the Minimum Supported Rust Version (MSRV) for toolchain x86_64-apple-darwin
Using check command cargo check
   Finished The MSRV is: 1.80.1   ████████████████████████████████████████████ 00:00:29

License

Copyright (C) 2024 Takayuki Sato

This program is free software under MIT License.
See the file LICENSE in this distribution for more details.

Dependencies

~1.1–8MB
~76K SLoC