whassup 0.0.0-reserved

Ask what's up, get a status back
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "whassup"
version = "0.0.0-reserved"
authors = ["HASH"]
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Ask what's up, get a status back"
documentation = "https://docs.rs/whassup"
readme = "README.md"
repository = "https://github.com/hashintel/hash/tree/main/libs/whassup"
keywords = ["error", "errorstack", "error-handling", "status", "no_std"]
categories = ["no-std", "rust-patterns"]