Expand description
Generic utilities not tied to any particular platform for use with other BP3D software.
Modules§
- env
envThis module contains tools to simplify parsing environment variables. - extension
extensionHelper macro for writing extensions to any foreign type using sealed traits. - format
formatFormatting utilities. - index_
map index-mapA map with the key stored as part of the value. - path
pathPath based utilities. - result
resultResult utilities. - simple_
error simple-errorError umbrella type generation macro. - tzif
tzifA simple TZIF reader module used to get UTC to local offset.
Macros§
- extension
extensionGenerate a sealed trait with a given name and content. - hack_
rust_ buggy_ macros simple-errorThis macro is internal and called by another macro. - simple_
error simple-error - typed_
ident simple-errorThis macro is internal and called by another macro.