maml

Crates.iomaml
lib.rsmaml
version0.0.0
created_at2025-09-21 19:18:01.669713+00
updated_at2025-09-21 19:18:01.669713+00
descriptionMAML - Minimal Abstract Markup Language
homepage
repositoryhttps://github.com/maml-dev/maml-rs
max_upload_size
id1849046
size2,754
Anton Medvedev (antonmedv)

documentation

README

MAML

MAML is a Rust implementation of the MAML specification.

Installation

Add this to your Cargo.toml:

[dependencies]
maml = "0.0.0"
Commit count: 2

cargo fmt