Skip to main content

get_impl_name

Function get_impl_name 

Source
pub fn get_impl_name(impl_block: &ItemImpl) -> Result<Ident>
Expand description

Get the struct name from an impl block