plutchik
1.0.0
罗伯特·普鲁奇克(Robert Plutchik)的“情感之轮”的小型代表。
Emotion
s(即Emotion::Ecstasy
, Emotion::Terror
等)。Wheel { radians: f32, weight: f32 }
表示自定义情绪。 assert ! ( Wheel ::mean ( & [ Serenity , Acceptance , Joy , Trust ] ) .closest_emotion ( ) == Love ) ;
有关演示,请参见示例。
您可以将其添加到您的cargo.toml:
[ dependencies ]
plutchik = " * "