Type Definition github_rs::github::RawJSON
[−]
[src]
type RawJSON = String;
Represents a response from the server that has not been deserialized by serde into the appropriate type