0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 17:48:19 +02:00
synapse/stubs/synapse/synapse_rust/__init__.pyi
2022-09-20 12:10:31 +01:00

3 lines
85 B
Python

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