mlua-tree-sitter 0.0.0

Provides access to tree-sitter parse trees in Lua code managed by the mlua crate.
Documentation
1
2
3
4
5
// -*- coding: utf-8 -*-
// ------------------------------------------------------------------------------------------------
// Copyright © 2023, Douglas Creager.
// Please see the LICENSE file in this distribution for license details.
// ------------------------------------------------------------------------------------------------