#telegram #macro #proc-macro #grammers

macro ferogram-macros

Ferogram-macros is a Rust library providing procedural macros for the Ferogram framework. These macros simplify the creation and management of handlers and other functionalities within the ferogram ecosystem. "

1 unstable release

new 0.1.0 Jan 5, 2025

#63 in #telegram

MIT/Apache

3KB

ferogram

A set of Rust libraries to interact with Telegram's API easier using grammers.

Current status

Working fine.

License

All the libraries and binaries contained in this repository are licensed under either of

at your option.

Contribution

Thank you for considering to contribute! I'll try my best to provide quick, constructive feedback on your issues or pull requests. Please do call me out if you think my behaviour is not acceptable at any time. I will try to keep the discussion as technical as possible. Similarly, I will not tolerate poor behaviour from your side towards other people (including myself).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Ferogram is a small framework for building Telegram bots using the grammers library.

Macros extension.

No runtime deps