Skip to main content

e

Function e 

Source
fn e(
    name: &'static str,
    kind: VarKind,
    family_source: Option<&'static str>,
    description: &'static str,
    example: &'static str,
    path: &'static str,
) -> VarEntry