Home
last modified time | relevance | path

Searched refs:_function_docstring (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_rpc/py/pw_rpc/
Dcallback_client.py261 def _function_docstring(method: Method) -> str: function
273 function.__doc__ = _function_docstring(method)