Crate project_template
source · [−]Expand description
This is a template crate for Rust project
//! is a enclosing doc comment for the whole crate.
Modules
//! comment can be used for the module.
Functions
This is a public function.
This is a template crate for Rust project
//! is a enclosing doc comment for the whole crate.
//! comment can be used for the module.
This is a public function.