pub fn graft_basename(string: &str) -> Option<String>
Expand description

Return the graft basename. “@foo::bar::baz” -> “foo”