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 = " * "