rasn_compiler

Module prelude

Source
Expand description

Convenience module that collects all necessary imports for using and customizing the compiler.

Re-exports§

Modules§

Structs§

Enums§

Traits§

  • Implementors of the Backend trait can be used as a backend to the compiler in order to create bindings for other frameworks and languages than the default backend.