blob: 3db5dbfac457c19db1579d4077631eb1460d22fc [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["LineEnding","Enum describing line endings"],["PemError","The `pem` error type."]],"fn":[["encode","Encode a PEM struct into a PEM-encoded data string"],["encode_config","Encode a PEM struct into a PEM-encoded data string with additional configuration options"],["encode_many","Encode multiple PEM structs into a PEM-encoded data string"],["encode_many_config","Encode multiple PEM structs into a PEM-encoded data string with additional configuration options"],["parse","Parses a single PEM-encoded data from a data-type that can be dereferenced as a [u8]."],["parse_many","Parses a set of PEM-encoded data from a data-type that can be dereferenced as a [u8]."]],"struct":[["EncodeConfig","Configuration for Pem encoding"],["Pem","A representation of Pem-encoded data"]],"type":[["Result","The `pem` result type."]]};