34af52c
77fa95a
1fef014
6b99578
c06184b
5429fcc
1 2
3
4
5
6
7
8
9 10
11
pub mod errors; pub mod planet; pub mod star; pub mod ship; pub mod colony; include!(concat!(env!("OUT_DIR"), "/templates.rs"));