Expand description
Module metadata
This data is returned by get_module_metadata() which is generated by extendr_module!.
Structs§
- Metadata function argument.
- Metadata function.
- Metadata Impl.
- Module metadata.
- RArg 🔒
Functions§
- join_
str 🔒 - Wraps invalid R identifiers, like
_function_name
, into backticks. Removes raw identifiers (r#
). - Generate a wrapper for a non-method function.
- Generate a wrapper for an implementation block.
- Generate a wrapper for a method.