Crates.io | batch_oper |
lib.rs | batch_oper |
version | 2.3.1 |
source | src |
created_at | 2020-04-09 07:50:57.600936 |
updated_at | 2020-12-18 11:28:58.706405 |
description | batch_oper provides some batch operation macro for some operations |
homepage | |
repository | https://github.com/BatchOperator/BatchOperRust |
max_upload_size | |
id | 227894 |
size | 46,770 |
<<<<<<< HEAD
eb10dabd4664404837c19936c7f6bc25316f1bb1
libsugar provides syntactic sugar in the form of a library
default = ["std", "combin", "named-into", "macro-lit", "side-effect", "re-exports", "chain_panic", "chain_todo", "tuples", "once_get", "chain_drop"]
"std"
Enable std"side-effect"
Enable mod side_effect"named-into"
Enable mod named_into"combin"
Enable mod combin"macro-lit"
Enable macro like new, list"chain_panic"
Enable mod chain_panic"chain_todo"
Enable mod chain_todo"chain_drop"
Enable mod chain_drop"tuples"
Enable mod tuples"once_get"
Enable mod once_get"re-exports"
Enable re-export of all mods