[][src]Function arcon::prelude::ser_test_helpers::test_serialise

pub fn test_serialise<S>(si: S) where
    S: Into<Box<dyn Serialisable + 'static>>, 

Directly serialise something into some buf and throw it away. Only for testing.