mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 22:42:23 +01:00
2 lines
85 B
Python
2 lines
85 B
Python
def sum_as_string(a: int, b: int) -> str: ...
|
|
def get_rust_file_digest() -> str: ...
|