This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
trust-graph
Watch
1
Star
0
Fork
0
You've already forked trust-graph
mirror of
https://github.com/fluencelabs/trust-graph
synced
2025-04-25 07:42:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
trust-graph
/
bin
/
src
/
service_api.rs
6 lines
82 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
}
Reference in New Issue
Copy Permalink