priv/templates/test_main

Constants

pub const template: String = "
import showtime

pub fn main() {
  showtime.main()
}
"
Search Document