create_binding

Function create_binding 

Source
pub fn create_binding(
    ctx: &mut Compiler,
    symbol: SymbolId,
    binding: &AstBinding,
)