parser

package
v0.0.0-...-fac8ef7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

gurs-core sub-package that parses: files / functions (fn) / needed structs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gofunc

type Gofunc baseFunction

func ConvertRsFnSliceToGo

func ConvertRsFnSliceToGo(fns []Rustfn) (goFuncs []Gofunc)

func (Gofunc) ToStringTemplate

func (fn Gofunc) ToStringTemplate() (*template.Template, error)

type Rustfn

type Rustfn baseFunction

func GetFunctions

func GetFunctions(filePaths []string) []Rustfn

func (Rustfn) ConvertToGo

func (fn Rustfn) ConvertToGo() Gofunc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL