Crate partial_bind

Crate partial_bind 

Source

Macrosยง

bind
Binds some arguments of a function to a closure. The arguments to be bound are denoted by _ (underscore) in the function signature.