nomos_dsl 0.16.0 copy "nomos_dsl: ^0.16.0" to clipboard
nomos_dsl: ^0.16.0 copied to clipboard

discontinuedreplaced by: nomos_client
retracted[pending analysis]

Nomos 2 Dart frontend types — the hand-written kernel wire types plus the code-generated per-domain aggregate + directive-payload types. (De)serializes the EXACT serde JSON the Rust kernel + projectio [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nomos_dsl

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  nomos_dsl: ^0.16.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nomos_dsl/nomos_dsl.dart';
0
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Nomos 2 Dart frontend types — the hand-written kernel wire types plus the code-generated per-domain aggregate + directive-payload types. (De)serializes the EXACT serde JSON the Rust kernel + projection produce/consume.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

json_schema

More

Packages that depend on nomos_dsl