pub fn create_release(output_path: impl AsRef<Path>, options: &ReleaseOptions)
Expand description

Create a Diem Framework release in the specified directory.

Unless being specifically disabled, the release will contain

  • Compiled Modules
  • Module Docs
  • Script Docs
  • Script ABIs
  • Script Builder
  • Error Descriptions