Re-exports§
pub use self::kinds::SecondaryColor;pub use self::utils::mix;pub use crate::kinds::PrimaryColor;
Modules§
Structs§
Enums§
Functions§
- add_num
- Adds two numbers together.
- parse_
number - 从字符串中解析一个整数。
- ptr_
to_ ⚠mut_ ref - 将一个原始指针转换为可变引用。
- ptr_
to_ ⚠mut_ ref2 - 测试
ptr_to_mut_ref函数的!标识。 - say_hi
say_hiPrints a greeting to the console.