lunatic-stdout-capture 0.13.2

Helper library for holding stdout streams of lunatic processes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "lunatic-stdout-capture"
version = "0.13.2"
edition = "2021"
description = "Helper library for holding stdout streams of lunatic processes."
homepage = "https://lunatic.solutions"
repository = "https://github.com/lunatic-solutions/lunatic/tree/main/crates/lunatic-registry-api"
license = "Apache-2.0/MIT"

[dependencies]
wasi-common = { workspace = true }
wiggle = { workspace = true }