Function indyrs::cache::_get_schema[][src]

pub fn _get_schema(
    command_handle: CommandHandle,
    pool_handle: PoolHandle,
    wallet_handle: WalletHandle,
    submitter_did: &str,
    id: &str,
    options_json: &str,
    cb: Option<ResponseStringCB>
) -> ErrorCode