This commit is contained in:
Edgar 2021-01-08 16:13:44 +01:00
parent cce72ed41b
commit b42f8b39ea
No known key found for this signature in database
GPG key ID: 8731E6C0166EAA85

View file

@ -1,4 +1,4 @@
//! Common paypal object definitions used amon 2 or more APIs
//! Common paypal object definitions used by 2 or more APIs
use serde::{Deserialize, Serialize};
use std::str::FromStr;