Struct twig::nodes::ImportedFunction
[−]
[src]
pub struct ImportedFunction<'c> {
pub uuid: Uuid,
pub name: &'c str,
pub alias: &'c str,
}Fields
uuid | |
name | |
alias |