pub fn serialize_context() -> HydrationContext
Expand description
Get or insert the current serialize context. On the client, the hydration context this returns
will always return TakeDataError::DataNotAvailable
if hydration of the current chunk is finished.