[package]
name = "em_queue"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["staticlib"]
[dependencies]
rt-rust = { path = "../../../core" }
rt_macros = { path = "../../../rt_macros" }