ferment-sys 0.2.14

Syntax tree morphing of FFI-compatible stuff
Documentation
1
2
3
4
5
mod ffi_full_path;
mod naming;
mod ffi_variable;

pub use self::ffi_variable::{resolve_type_variable_via_ffi_full_path, resolve_type_variable_via_maybe_object, resolve_type_variable_via_type, resolve_type_variable};