Type Definition ureq::SerdeValue

source · []
pub type SerdeValue = Value;
👎 Deprecated:

use ureq::serde_json::Value instead