haste-pointer 0.7.0

Pointer utilities for Haste Health.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "haste-pointer"
description = "Pointer utilities for Haste Health."
version.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
edition.workspace = true

[dependencies]
haste-reflect = { path = "../reflect", version = "0.*" }

[dev-dependencies]
haste-fhir-model = { path = "../fhir-model", version = "0.*" }