Skip to main content

base_name

Function base_name 

Source
pub fn base_name(qualified: &str) -> &str
Expand description

Base of MODULE::BASE, or the name itself when bare. Used for human-facing step errors; listings (FUNCTIONS(), DESCRIBE) keep the qualified form.