rustc_serialize::base64::MIME
[−]
[src]
pub static MIME: Config=
Config {char_set: Standard, newline: Newline::CRLF, pad: true, line_length: Some(76)}
Configuration for RFC 2045 MIME base64 encoding
pub static MIME: Config=
Config {char_set: Standard, newline: Newline::CRLF, pad: true, line_length: Some(76)}
Configuration for RFC 2045 MIME base64 encoding
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).