indented-blocks 0.6.0

parser for indented blocks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[features]
extra-traits = []

[package]
authors = ["Erik Zscheile <zseri.devel@ytrizja.de>"]
categories = ["algorithms", "no-std", "parsing"]
description = "parser for indented blocks"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "indented-blocks"
repository = "https://git.ytrizja.de/zseri/indented-blocks"
version = "0.6.0"