# focus-tracker-core
[](https://crates.io/crates/focus-tracker-core)
[](https://docs.rs/focus-tracker-core)
[](LICENSE)
A library of core types for [focus-tracker](https://github.com/eurora-labs/eurora/tree/main/crates/common/focus-tracker)
This core crate is supposed to be used in related crates that don't need the heavy dependencies of the full focus-tracker crate. The version of the core crate is pegged to the version of the full focus-tracker crate. The focus-tracker crate itself also re-exports all types from this crate.