Files
continuwuity/src/web/build.rs
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
65 B
Rust
Raw Normal View History

fn main() { memory_serve::load_directory("./pages/resources"); }