[][src]Function kompact::prelude_test::ser_test_helpers::test_serialise

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

Directly serialise something into some buf and then throw it away

This function panics if serialisation fails.