flexi_func_declarative 0.2.7

This crate exposes the fb! macro to create a function with a flexible signature.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
categories = ["rust-patterns", "parsing", "asynchronous"]
description = "This crate exposes the fb! macro to create a function with a flexible signature."
edition = "2021"
license = "MIT"
name = "flexi_func_declarative"
readme = "README.md"
repository = "https://github.com/theHamdiz/flexi_func_declarative.git"
version = "0.2.7"