package
0.0.0-20230120150544-0effba12f4ea
Repository: https://github.com/projectserenity/firefly.git
Documentation: pkg.go.dev

# Functions

GenerateKernelCode generates the kernel's implementation, of the Plan document to w, using the rustfmt tool at the given path.
GenerateSharedCode generates the shared data structures of the Plan document to w, using the rustfmt tool at the given path.
GenerateUserCode generates the user implementation, of the Plan document to w, using the rustfmt tool at the given path.