sails-cli 1.0.1

CLI tools the Sails framework
Documentation
1
2
3
4
5
#![no_std]

// Incorporate code generated based on the IDL file
include!("{{ client_file_name }}.rs");
{{- "\n" -}}