activesupport 0.0.1-alpha.7

Utility extensions for Rust inspired by activesupport of Ruby on Rails
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.chrono]
version = "0.4"

[package]
categories = ["date-and-time"]
description = "Utility extensions for Rust inspired by activesupport of Ruby on Rails"
documentation = "https://docs.rs/activesupport/"
edition = "2021"
homepage = "https://github.com/dechaoqiu/activesupport"
keywords = ["date", "time", "activesupport", "rails"]
license = "MIT"
name = "activesupport"
readme = "README.md"
repository = "https://github.com/dechaoqiu/activesupport"
rust-version = "1.70.0"
version = "0.0.1-alpha.7"