pub async fn install_rockspec(
data: InstallRockspec,
config: Config,
) -> Result<()>Expand description
Install a rockspec into the user tree.
pub async fn install_rockspec(
data: InstallRockspec,
config: Config,
) -> Result<()>Install a rockspec into the user tree.