This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-10 10:28:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
stubs
/
synapse
/
synapse_rust.pyi
3 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
Add a stub Rust crate (#12595)
2022-09-06 19:01:37 +01:00
def
sum_as_string
(
a
:
int
,
b
:
int
)
-
>
str
:
.
.
.
Check if Rust lib needs rebuilding. (#13759) This protects against the common mistake of failing to remember to rebuild Rust code after making changes.
2022-09-12 11:03:42 +01:00
def
get_rust_file_digest
(
)
-
>
str
:
.
.
.
Reference in New Issue
Copy Permalink