0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-15 22:42:23 +01:00
synapse/stubs/synapse/synapse_rust/__init__.pyi
2022-09-20 12:10:31 +01:00

2 lines
85 B
Python

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