Function diny_core::serializer::serializer[][src]

pub fn serializer<F, W>(format: F, writer: W) -> Serializer<F, W>
Expand description

Creates a new Serializer from the specified format and writer