pagetop/src/lib.rs

3 lines
40 B
Rust

pub mod core;
pub use actix_web::main;