function-compose-proc-macros

Crates.iofunction-compose-proc-macros
lib.rsfunction-compose-proc-macros
version0.3.1
created_at2024-06-27 10:13:03.821302+00
updated_at2025-12-20 09:29:27.434965+00
descriptionfunction composition library for rust
homepage
repositoryhttps://github.com/senthil-veerabahu/fn-composer
max_upload_size
id1285288
size33,095
(senthil-veerabahu)

documentation

https://docs.rs/function-compose-proc-macros

README

function-compose-proc-macros License function-compose-proc-macros on crates.io function-compose-proc-macros on docs.rs Source Code Repository Rust Version: 1.85.0

function-compose-proc-macros

This crate contains proc macro to mark a function as composeable. It must be used along with function_compose crate

check the docs of function-compose

Commit count: 0

cargo fmt