Struct pandoc_ast::Format [] [src]

pub struct Format(pub String);

Formats for raw blocks

Trait Implementations

impl Debug for Format
[src]

Formats the value using the given formatter.

impl Deserialize for Format
[src]

Deserialize this value given this Deserializer.

impl Serialize for Format
[src]

Serializes this value into this serializer.