sapling/server
Chris Konstad 06d4486292 Change type of timeout from usize to std::time::Duration
Summary: Proper duration types can help catch more bugs at compile time than passing around usize. This moves the Rust Configerator client's timeout argument from usize to a proper duration type.

Reviewed By: dtolnay

Differential Revision: D16854216

fbshipit-source-id: a067c13a56a1dc8e5bad5c9f6243774fd9e0b462
2019-08-16 11:22:28 -07:00
..
context/src mononoke: ignore ratelimiting errors 2019-08-15 03:44:30 -07:00
repo_listener/src Change type of timeout from usize to std::time::Duration 2019-08-16 11:22:28 -07:00
src mononoke: use correct flag name 2019-07-24 10:31:14 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00