Crate zng_view_prebuilt

Crate zng_view_prebuilt 

Source
Expand description

Dynamically links to zng-view pre-built library.

§Crate

This crate is part of the zng project.

§Cargo Features

This crate provides 1 feature flag, enabled by default.

§"embedded"

Requires embedded on build, if prebuilt is not in ‘./lib’ and download fails the build will fail.

Enabled by default.

Structs§

ViewLib
Dynamically linked pre-built view.

Enums§

Error
Error searching or linking to pre-build library.

Functions§

run_same_process
Call the prebuilt run_same_process.
view_process_main
Calls the prebuilt view_process_main.