Files
mercator_service/const_random/sidebar-items.js

1 line
332 B
JavaScript

initSidebarItems({"macro":[["const_random","Random constants Allows you to insert random constants into your code that will be auto-generated at compile time. A new value will be generated every time the relevent file is re-built. # Example `use const_random::const_random ; const MY_RANDOM_NUMBER: u32 = const_random!(u32);`"]]});