You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
steveklabnik
changed the title
[DOC BUG] Traits documentation does not discuss ':' notation for implementation requirements
Trait docs do not describe trait inheritance
Apr 10, 2015
in the traits section, the
pub trait TraitExample : TraitExample2 { }
syntax is not documented
The text was updated successfully, but these errors were encountered: