is_resource_starlark_compatible

Function is_resource_starlark_compatible 

Source
pub fn is_resource_starlark_compatible(resource: &PythonResource<'_>) -> bool
Expand description

Whether a PythonResource can be converted to a Starlark value.