This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
trust-graph-test
Watch
1
Star
0
Fork
0
You've already forked trust-graph-test
mirror of
https://github.com/fluencelabs/trust-graph-test
synced
2025-04-08 02:18:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
trust-graph-test
/
bin
/
src
/
service_api.rs
7 lines
83 B
Rust
Raw
Normal View
History
Unescape
Escape
init storage for wasm, add sqlite to project WIP
2021-01-20 00:17:24 +03:00
use
fluence
::
{
fce
,
CallParameters
}
;
#[
fce
]
fn
test
(
a
:
String
)
->
String
{
a
push it till it compiles, WIP serde to structs, wip implementing sqlite requests
2021-01-20 16:14:01 +03:00
}
Reference in New Issue
Copy Permalink