Crates.io | libsugar |
lib.rs | libsugar |
version | 2.4.1 |
source | src |
created_at | 2020-12-18 11:13:30.882811 |
updated_at | 2020-12-18 11:20:35.746973 |
description | libsugar provides syntactic sugar in the form of a library |
homepage | |
repository | https://github.com/libsugar/sugar.rs |
max_upload_size | |
id | 324297 |
size | 39,272 |
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