Crates.io | medic-lib |
lib.rs | medic-lib |
version | 0.2.0 |
source | src |
created_at | 2023-05-15 21:33:04.24936 |
updated_at | 2023-12-03 17:35:11.512138 |
description | Helpers for writing checks and steps for medic |
homepage | https://github.com/synchronal |
repository | |
max_upload_size | |
id | 865418 |
size | 7,567 |
A library for building medic steps and checks in Rust.
Note that this crate uses unstable try_trait_v2
, so can only be used
with nightly rust until the features becomes stable.