Struct message_format::Message [] [src]

pub struct Message { /* fields omitted */ }

A message that has been localized and can be formatted in a locale-aware manner.

Methods

impl Message
[src]

Construct a message from constituent parts.

Format a message to a stream.