Crates.io | helper |
lib.rs | helper |
version | 3.3.0 |
source | src |
created_at | 2019-06-08 15:33:56.668309 |
updated_at | 2022-07-29 09:58:57.085077 |
description | A library provided some useful proc macros for Rust. |
homepage | |
repository | https://github.com/jmjoy/helper |
max_upload_size | |
id | 139831 |
size | 41,664 |
A library provided some useful proc macros for Rust.
control flow
std::option::Option
, if none, return the alternative value.collections
MulanPSL-2.0