Skip to content
/ sabi-rust Public

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

License

Notifications You must be signed in to change notification settings

sttk/sabi-rust

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published