Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ current_href
Function
current_href
perro_source/api_modules/perro_web/src/lib.rs:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
pub fn current_href() -> Option<String> {
75
current_href_impl()
76
}
77
78
pub fn get_args() -> Option<Vec<String>> {
79
get_args_impl()
Callers
1
initial_route_scene
Method · 0.85
Calls
1
current_href_impl
Function · 0.85
Tested by
no test coverage detected