pub async fn st_get<C: STCategory>(
) -> Result<STNekosBestResponseSingle<C>, NekosBestError>
Expand description

Gets a single image, with the default client.

Errors

Any errors that can happen, refer to NekosBestError.