lsdata 0.2.0

LSD (Less Syntax Data) configuration/data transfer format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "lsdata"
version = "0.2.0"
edition = "2021"
description = "LSD (Less Syntax Data) configuration/data transfer format."
license = "MIT OR Apache-2.0"
repository = "https://github.com/kirillsemyonkin/lsd"

[dependencies]
utf8-chars = "3.0.5"
indexmap = "2.9.0"
implicit-clone = "0.6.0"