Crate github_meta

Source

Structs§

Domains
The domains object of https://api.github.com/meta.
Meta
The root object of https://api.github.com/meta.
PublicKey
The objects inside the public_keys list of https://api.github.com/meta/public_keys/secret_scanning.
SecretScanning
The root object of https://api.github.com/meta/public_keys/secret_scanning.
SshKeyFingerprints
The ssh_key_fingerprints object of https://api.github.com/meta.

Constants§

META
The content of https://api.github.com/meta as a const Meta struct.
SECRET_SCANNING
The content of https://api.github.com/meta/public_keys/secret_scanning as a const SecretScanning struct.