MatrixSynapse/stubs/synapse/synapse_rust/__init__.pyi

4 lines
125 B
Python

def sum_as_string(a: int, b: int) -> str: ...
def get_rust_file_digest() -> str: ...
def reset_logging_config() -> None: ...