Struct aws_build_lib::BuilderOutput [−][src]
Expand description
Output returned from Builder::run
on success.
Fields
real: PathBuf
Path of the generated file.
symlink: PathBuf
Path of the latest-*
symlink.
Output returned from Builder::run
on success.
real: PathBuf
Path of the generated file.
symlink: PathBuf
Path of the latest-*
symlink.