pub fn load_link(name: Marked<String>) -> Link
Expand description

Loads a link with the given name.

Panics

This funtion panics if it is called outside of a run of Manager::load.