cktrs 0.1.0

A rust(🚀) parser for the CKT(🚀) config language.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.regex]
version = "1.6.0"

[package]
description = "A rust(🚀) parser for the CKT(🚀) config language."
documentation = "https://docs.rs/cktrs"
edition = "2021"
license-file = "LICENSE"
name = "cktrs"
readme = "README.md"
repository = "https://github.com/owocean/cktrs"
resolver = "2"
version = "0.1.0"