finch/timeout
Wrapper of Elixir’s timeout/0
type.
See https://hexdocs.pm/elixir/typespecs.html#built-in-types for a specification of the type.
Types
Functions
pub fn milliseconds(ms: Int) -> Timeout
Create a timeout with the given milliseconds.