Return a sub-trait of Boxed object

前端 未结 0 1688
小蘑菇
小蘑菇 2021-01-05 14:51

I have the following trait constructs for a tree structure:

pub trait BehaviorNode: Behavior + Node { }
impl BehaviorNo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题