Function move_binary_format::file_format::empty_script
source · pub fn empty_script() -> CompiledScript
Expand description
Return a simple script that contains only a return in the main()
pub fn empty_script() -> CompiledScript
Return a simple script that contains only a return in the main()