howfastly 2026.902.0

measure your connection speed to the fastly network
1
2
3
4
5
6
pub mod http;
pub mod stats;
pub mod types;

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