vortex-sim 0.1.0

Simulated I/O implementations (network, storage, clock) for Vortex
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "vortex-sim"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Simulated I/O implementations (network, storage, clock) for Vortex"

[dependencies]
vortex-core = { workspace = true }