Skip to main content

mount_point_from_query

Function mount_point_from_query 

Source
pub fn mount_point_from_query() -> MountPoint
Expand description

Pull the live page URL’s query string, parse it via routing::parse_mount_point. Falls back to routing::MountPoint::DropZone outside a browser so the calling site’s match arm has a sensible default.