Skip to main content
apply_generate_mut_impl
ide_
assists
0.0.0
In ide_
assists::
handlers::
generate_
mut_
trait_
impl
ide_assists
::
handlers
::
generate_mut_trait_impl
Function
apply_
generate_
mut_
impl
Copy item path
Source
fn apply_generate_mut_impl( editor: &SyntaxEditor, impl_def: &Impl, trait_new: &
str
, ) ->
Option
<
()
>