//! A demonstration of hot-reloading.
//!
//! In this example, the file `assets/example/hello.txt` is loaded as text.
//! It is automatically updated when this file is changed (you are of course
//! encouraged to try changing the value to see what happens).
use ;
use ;