Function build

Source
pub fn build(build_dir: impl AsRef<Path>) -> Result<(PathBuf, PathBuf)>
Expand description

Builds a copy of NGINX sources, either bundled with the crate or downloaded from the network.