words
This commit is contained in:
@@ -8,7 +8,7 @@ pub enum BindingMode {
|
||||
BindByValue(Mutability),
|
||||
}
|
||||
|
||||
CloneTypeFoldableAndLiftImpls! { BindingMode, }
|
||||
TrivialTypeFoldableAndLiftImpls! { BindingMode, }
|
||||
|
||||
impl BindingMode {
|
||||
pub fn convert(ba: BindingAnnotation) -> BindingMode {
|
||||
|
||||
Reference in New Issue
Block a user