Function create_valida

Source
pub fn create_valida() -> Result<Valida>
Expand description

This function creates a wrapper for valida executable.

Call this function just once in your program. Calling it is expensive because it extracts the bundled valida binary and decompresses it to a temporary file.