Cargo Features

pem-rfc7468 has no features set by default.

[dependencies]
pem-rfc7468 = { version = "1.0.0-pre.0", features = ["std", "alloc"] }
std = alloc

Enables std of base64ct

alloc std?

Enables alloc of base64ct

Affects decoder::decode_vec, encoder::encode_string