Type Definition code_explain::code_explain::Patch
source · pub type Patch = String;
Expand description
This likely could be changed to a Diff patch format
pub type Patch = String;
This likely could be changed to a Diff patch format