pub fn configure_web_bootloader(loader: Bootloader) -> BootloaderExpand description
Registers the codec/lisp boot codec and the web-shell serve verb onto an
existing Bootloader, returning it for further composition. A downstream binary
can stack this with other serve libraries (e.g. MCP) onto one bootloader.