samply-markers 0.0.0

A good-faith namespace reservation for samply-markers crate. Full implementation coming soon.
Documentation
# samply-markers

**This crate is currently a namespace reservation placeholder.**

This crate name is reserved for the [samply](https://github.com/mstange/samply/) project.

## Status

Version `0.0.1` is a minimal placeholder to prevent malicious namespace squatting.
The full implementation is under development and will be released in a future version.

## About

`samply-markers` will provide profiler marker emission capabilities for the samply profiler,
allowing Rust developers to instrument their code with markers that appear in samply profiles.

## License

Licensed under either of:

* Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.