fn into_stmt()

in api_generator/src/generator/code_gen/mod.rs [295:298]


    fn into_stmt(self) -> syn::Stmt;
}

impl IntoStmt for syn::Item {