Skip to content
Snippets Groups Projects
Unverified Commit 248e7dab authored by Jake Howard's avatar Jake Howard Committed by GitHub
Browse files

Collapse field name definition

parent 4584cfe3
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ impl<R> Cached<R> {
Self {
response,
is_immutable,
ttl: ttl,
ttl,
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment