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