Struct rust_web_server::json::property::JSONProperty
source · pub struct JSONProperty {
pub property_name: String,
pub property_type: String,
}Fields§
§property_name: String§property_type: Stringpub struct JSONProperty {
pub property_name: String,
pub property_type: String,
}property_name: String§property_type: String