rust development helper & extension utilities
vec_into_vec
, slice_into_vec
, slice_into_array
, try_vec_into_vec
, try_slice_into_vec
.pmin
, pmax
& pclamp
useful for PartialOrd
values.subslice_left
, subslice_mid
, subslice_right
.counter_string
.no_std
formatting fn: format_buf
and macro: format_buf!
.crate_root
, crate_root_string
and macro: `manifest_dir!.bx
compact Box
constructor.cdbg!
compact dbg!
.iif!
compact inline if.rfs!
compact rust format skip.free function chaning traits: Apply
, Also
.
attribute macros:
#[compile]
for boolean conditional compilation.reexported external crates:
az
casting traits.paste
macro.See the documentation for more information.
This is currently in an experimental stage of development.
Contributions are welcomed to help refine and improve this library over time. If you notice a bug, have an idea for a new feature, or simply want to suggest improvements to the existing codebase, please get in touch.