ricecoder-refactoring 0.1.71

Safe refactoring engine with impact analysis and rollback for RiceCoder
Documentation

ricecoder-refactoring

Safe refactoring engine with impact analysis and rollback for RiceCoder

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]

ricecoder-refactoring = "0.1"

Usage

use ricecoder_refactoring::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT