Skip to main content

serialize_for_type

Function serialize_for_type 

Source
fn serialize_for_type(
    val: Serializable,
) -> unsafe fn(&mut JSContext, Serializable, HandleObject, &GlobalScope, *mut JSStructuredCloneWriter, &mut StructuredDataWriter) -> Result<bool, OperationError>