howfastly 2026.905.2

Measure your connection speed to the Fastly network
1
2
3
4
5
6
7
pub mod http;
pub mod share;
pub mod stats;
pub mod types;

// the workspace version, shared by compute, cli, and web builds
pub const VERSION: &str = env!("CARGO_PKG_VERSION");