[][src]Module pyoxidizerlib::starlark::python_resource

Structs

FileValue

Starlark value wrapper for FileData.

OptionalResourceLocation
PythonExtensionModuleValue

Starlark Value wrapper for PythonExtensionModule.

PythonModuleSourceValue

Starlark value wrapper for PythonModuleSource.

PythonPackageDistributionResourceValue

Starlark Value wrapper for PythonPackageDistributionResource.

PythonPackageResourceValue

Starlark Value wrapper for PythonPackageResource.

Traits

ResourceCollectionContext

Defines functionality for exposing PythonResourceAddCollectionContext from a type.

Functions

add_context_for_value

Attempt to resolve the PythonResourceAddCollectionContext for a Value.

is_resource_starlark_compatible

Whether a PythonResource can be converted to a Starlark value.

python_resource_to_value