Function shuffle::shared::build_move_package[][src]

pub fn build_move_package(
    pkg_path: &Path,
    publishing_address: &AccountAddress
) -> Result<CompiledPackage>
Expand description

Builds a package using the move package system.