write_model_request

Function write_model_request 

Source
pub fn write_model_request<W: Write>(w: &mut W, id: &str) -> Result<()>
Expand description

Wire form of the model request: [u32 len][len bytes UTF-8 id/path].