Function extism_pdk::extism::load_input

source ยท
pub unsafe fn load_input() -> Vec<u8>
Expand description

Loads the input from the host as a raw byte vec. Consider using the plugin_fn macro to automatically handle inputs as function parameters.