homestar-workflow 0.2.0

Homestar library for working with workflows centered around UCAN invocations
Documentation
<div align="center">
  <a href="https://github.com/ipvm-wg/homestar" target="_blank">
    <img src="https://raw.githubusercontent.com/ipvm-wg/homestar/main/assets/mascot_full_transparent.png" alt="Homestar logo" width="400"></img>
  </a>

  <h1 align="center">homestar-workflow</h1>

  <p>
    <a href="https://crates.io/crates/homestar-workflow">
      <img src="https://img.shields.io/crates/v/homestar-workflow?label=crates" alt="Crate">
    </a>
    <a href="https://github.com/ipvm-wg/homestar/blob/main/homestar-workflow/LICENSE">
      <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License">
    </a>
    <a href="https://docs.rs/homestar-workflow">
      <img src="https://img.shields.io/static/v1?label=Docs&message=workflow.docs.rs&color=pink" alt="Docs">
    </a>
    <a href="https://fission.codes/discord">
      <img src="https://img.shields.io/static/v1?label=Discord&message=join%20us!&color=mediumslateblue" alt="Discord">
    </a>
  </p>
</div>

##

## Description

The *workflow* library implements workflow-centric [Ipvm features][ipvm-spec]
and is used as the foundation for other packages in this `workspace` and
within the runtime engine.

For more information, please go to our [Homestar Readme][homestar-readme].

[homestar-readme]: https://github.com/ipvm-wg/homestar/blob/main/README.md
[ipvm-spec]: https://github.com/ipvm-wg/spec