- Berlin - Germany
- https://sebsch.is
Pinned Loading
-
-
rust constructors creating structs
rust constructors creating structs 1use serde::{Deserialize, Serialize};
23pub trait SerdeDeserializeObject {
4fn new<'de>(data: &'de str) -> Self
5where
-
Caching http requests
Caching http requests 1use ureq;
2use std::collections::HashMap;
3use std::time::{Instant, Duration};
45 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.