noc 0.5.0

Nereon NOC syntax checker and playground server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.nereon]
version = "0.5"

[dependencies.nereon_derive]
version = "0.5"

[dependencies.tiny_http]
version = "0.6"

[package]
authors = ["John Hedges <john@drystone.co.uk>", "Ribose Inc. <open.source@ribose.com>"]
description = "Nereon NOC syntax checker and playground server"
exclude = ["/**/*~", "/**/.dir-locals.el"]
license = "BSD-2-Clause"
name = "noc"
repository = "https://github.com/riboseinc/rust-nereon"
version = "0.5.0"