Function fetch_vault

Source
pub fn fetch_vault(
    rpc: &RpcClient,
    address: &Pubkey,
) -> Result<DecodedAccount<Vault>, Error>