Crate mvutils

Source

Modules§

args
bytebuffer
clock
hashers
once
print
remake
save
state
static_vec
thread
unsafe_utils
utils
version

Macros§

attach_id
create_once
enum_val
enum_val_ref
enum_val_ref_mut
fn_for
fn_for macro.
id
id_eq
init_arr
lazy
lazy_init
ret_err
Sometimes, in the try_fn_catch macro, the ? operator breaks and the return type is unknown. This macro is a copy of the old try! macro, but for some reason I do not understand, this does work.
sealable
swap
thread_unique
try_catch
try_fn_catch
unsafe_cast
unsafe_multi_borrow
unsafe_multi_borrow_mut
update
when

Derive Macros§

Savable
TryFromString