Function tauri_utils::html::serialize_node
source ยท pub fn serialize_node(node: &NodeRef) -> Vec<u8>
Expand description
Serializes the node to HTML.
pub fn serialize_node(node: &NodeRef) -> Vec<u8>
Serializes the node to HTML.