Crates.io | sabi-rust |
lib.rs | sabi-rust |
version | 0.0.1 |
source | src |
created_at | 2024-12-04 14:01:03.125772 |
updated_at | 2024-12-04 14:01:03.125772 |
description | A small framework to separate logics and data accesses for Rust application. |
homepage | |
repository | https://github.com/sttk/sabi-rust |
max_upload_size | |
id | 1472041 |
size | 33,129 |
A small framework to separate logics and data accesses for Rust application.
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
Copyright (C) 2024 Takayuki Sato
This program is free software under MIT License.
See the file LICENSE in this distribution for more details.