This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-04 10:10:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7a77ad717
synapse-product
/
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 14:01:37 -04: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 06:03:42 -04:00
def
get_rust_file_digest
(
)
-
>
str
:
.
.
.
Reference in New Issue
Copy Permalink