lich_ta 0.1.0

Tools for Lichta Calendar. Compatible with #![no_std].
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.time]
version = "0.3.36"

[package]
authors = ["Truong Van <truongvan@live.com>"]
categories = ["date-and-time", "no-std", "lich-ta", "ngay-ta"]
description = "Tools for Lichta Calendar. Compatible with #![no_std]."
edition = "2021"
include = ["src/**/*", "LICENSE", "README.md"]
license = "MIT"
name = "lich_ta"
readme = "./README.md"
repository = "https://github.com/truongvan/lich-ta-rs.git"
version = "0.1.0"