Module rustdoc::html::static_files
source ยท Expand description
Static files bundled with documentation output.
All the static files are included here for centralized access in case anything other than the HTML rendering code (say, the theme checker) needs to access one of these files.
Macrosยง
- static_
files ๐
Structsยง
- Static
File ๐ - Static
Files ๐
Staticsยง
- STATI
C_ ๐FILES
Functionsยง
- for_
each ๐ - static_
filename ๐ - static_
suffix ๐ - suffix_
path ๐Insert the provided suffix into a filename just before the extension.