Expand description
This is a template crate for Rust project
//!
is a enclosing doc comment for the whole crate.
Modules§
- sample_
module //!
comment can be used for the module.
Functions§
- public_
function - 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.