objectiveai-sdk-macros 2.0.10

Procedural macros for the ObjectiveAI SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
# objectiveai-sdk-macros

Procedural macros for the [ObjectiveAI SDK](https://github.com/ObjectiveAI/objectiveai/tree/main/objectiveai-sdk-rs).

This crate is an implementation detail of [`objectiveai-sdk`](https://crates.io/crates/objectiveai-sdk) and is not intended for direct use. Pull it in transitively by depending on `objectiveai-sdk`.

## Links

- Homepage: <https://objectiveai.dev>
- Repository: <https://github.com/ObjectiveAI/objectiveai>
- SDK on crates.io: <https://crates.io/crates/objectiveai-sdk>