Skip to main content

Crate test_cp_first_lib

Crate test_cp_first_lib 

Source

Re-exports§

pub use self::kinds::SecondaryColor;
pub use self::utils::mix;
pub use crate::kinds::PrimaryColor;

Modules§

kinds
utils

Structs§

Person

Enums§

Color

Functions§

add_num
Adds two numbers together.
parse_number
从字符串中解析一个整数。
ptr_to_mut_ref
将一个原始指针转换为可变引用。
ptr_to_mut_ref2
测试 ptr_to_mut_ref 函数的!标识。
say_hi
say_hi Prints a greeting to the console.