Crates.io | find_port |
lib.rs | find_port |
version | 0.1.0 |
source | src |
created_at | 2023-10-28 07:21:34.467506 |
updated_at | 2023-10-28 07:21:34.467506 |
description | find port |
homepage | |
repository | |
max_upload_size | |
id | 1016759 |
size | 2,155 |
let port = find_port("127.0.0.1", 8080).expect("can't find available port");