Skip to main content

frame

Function frame 

Source
pub fn frame(body: &[u8]) -> Vec<u8> 
Expand description

Prefixes a serialised message with its length, as the harness expects.