funcall-macros 0.1.0

Procedural macros for the funcall library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# funcall-macros

This crate provides procedural macros for the [`funcall`](https://github.com/realmorrisliu/funcall) library.

## Documentation

All documentation is available in the main project:

📖 **[Visit funcall README](https://github.com/realmorrisliu/funcall#readme)**

✨ **Key features:**
- `#[funcall]` attribute macro
- JSON-to-Rust type conversion
- Automatic function wrapping

## License

MIT