[][src]Function tremor_influx::encode

pub fn encode<'input, V>(v: &V) -> Result<Vec<u8>> where
    V: ValueTrait + Writable + 'input,
    <V as ValueTrait>::Key: Borrow<str> + Hash + Eq + Ord + ToString

Tries to compile a value to a influx line value