encoding::all::ISO_8859_1 [] [src]

pub const ISO_8859_1: &'static SingleByteEncoding = &codec::singlebyte::SingleByteEncoding{name: "iso-8859-1",
                                       whatwg_name: None,
                                       index_forward:
                                           codec::singlebyte::iso_8859_1::forward,
                                       index_backward:
                                           codec::singlebyte::iso_8859_1::backward,}