Function diem_secure_storage::to_base64[][src]

pub fn to_base64<S>(bytes: &[u8], serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer