neva_macros 0.2.1

Macros for Neva
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Neva Macros
Macros crate for Neva MCP SDK

[![latest](https://img.shields.io/badge/latest-0.2.1-d8eb34)](https://crates.io/crates/neva)
[![latest](https://img.shields.io/badge/rustc-1.90+-964B00)](https://crates.io/crates/neva)
[![License: MIT](https://img.shields.io/badge/License-MIT-624bd1.svg)](https://github.com/RomanEmreis/neva/blob/main/LICENSE)
[![CI](https://github.com/RomanEmreis/neva/actions/workflows/rust.yml/badge.svg)](https://github.com/RomanEmreis/neva/actions/workflows/rust.yml)
[![Release](https://github.com/RomanEmreis/neva/actions/workflows/release.yml/badge.svg)](https://github.com/RomanEmreis/neva/actions/workflows/release.yml)

> 💡 **Note**: This project is currently in preview. Breaking changes can be introduced without prior notice.

[Tutorial]https://romanemreis.github.io/neva-docs/ | [API Docs]https://docs.rs/neva/latest/neva/ | [Examples]https://github.com/RomanEmreis/neva/tree/main/examples