Import moonshot-ui_0.7.2.orig.tar.xz
[moonshot-ui.git] /
1 [
2   implicit_handle (handle_t moonshot_binding_handle)
3
4 ]
5 interface moonshot
6 {
7     [async] moonshot_get_identity_rpc();
8     [async] moonshot_get_default_identity_rpc();
9 }
10