Function ocaml_get_accounts

Source
fn ocaml_get_accounts(
    stdin: &mut ChildStdin,
    stdout: &mut ChildStdout,
) -> Vec<Account>