Skip to main content

studio_file_url

Function studio_file_url 

Source
pub fn studio_file_url(vfs_path: &str) -> String
Expand description

The canonical shareable URL for a studio file.

Built from Route::Studio itself so link writers can never drift from what the router parses and re-serializes at boot. Accepts the VFS path with or without its leading slash.