Portfolio/src/main.rs
2022-10-23 18:43:12 +02:00

3 lines
41 B
Rust

fn main() {
portfolio_api::main();
}