List of all items
Structs
- cli::BuildArgs
- cli::Cli
- cli::FlamegraphArgs
- cli::GenerateVkArgs
- cli::NewArgs
- cli::ProveArgs
- cli::RunArgs
- cli::VerifyProofArgs
- commands::new::args::ResolvedNewArgs
- commands::new::profiles::ProverBackendProfile
- commands::new::template::TemplateContext
- commands::new::template::TemplateData
- commands::new::template::TemplateFile
- error::CliError
Enums
- cli::BuildProfile
- cli::Commands
- cli::NewAllocatorArg
- cli::NewProverBackendArg
- cli::ProverBackendArg
- cli::ProverLevelArg
- cli::SecurityLevelArg
Functions
- commands::build::cargo_config_targets_guest
- commands::build::discover_project_dir_from
- commands::build::is_guest_project_dir
- commands::build::missing_manifest_error
- commands::build::resolve_profile
- commands::build::run
- commands::clean::run
- commands::new::args::ensure_empty_dir
- commands::new::args::ensure_interactive_terminal
- commands::new::args::infer_project_name
- commands::new::args::is_current_dir_path
- commands::new::args::map_prompt_error
- commands::new::args::normalize_name
- commands::new::args::prompt_allocator
- commands::new::args::prompt_enable_std
- commands::new::args::prompt_project_name
- commands::new::args::prompt_prover_backend
- commands::new::args::resolve_new_args
- commands::new::create_directory
- commands::new::deps::relative_path
- commands::new::deps::resolve_crate_dependency
- commands::new::deps::resolve_dependency_crate_path
- commands::new::profiles::prover_backend_profile
- commands::new::run
- commands::new::template::custom_allocator_block
- commands::new::template::guest_attributes
- commands::new::template::main_attr_args
- commands::new::template::render_template
- commands::new::template::sdk_default_features
- commands::new::template::sdk_features
- commands::new::template::template_files
- commands::new::template::template_renderer
- commands::new::template::write_templates
- commands::prove::as_host_level
- commands::prove::backend_name
- commands::prove::level_name
- commands::prove::proof_level
- commands::prove::run
- commands::run
- commands::run::flamegraph
- commands::run::format_output_registers
- commands::run::report_execution_outcome
- commands::run::run
- commands::vk::as_host_level
- commands::vk::ensure_gpu_vk_support
- commands::vk::format_output_words
- commands::vk::generate
- commands::vk::host_level_name
- commands::vk::level_name
- commands::vk::parse_expected_output_words
- commands::vk::parse_output_word
- commands::vk::read_bincode
- commands::vk::verify
- commands::vk::write_bincode
- init_tracing
- input::parse_input_words
- main
- ui::blank_line
- ui::command
- ui::field
- ui::info
- ui::label_style
- ui::print_stderr_detail
- ui::print_stderr_line
- ui::print_stdout_line
- ui::render_error
- ui::should_emit
- ui::success
Type Aliases
Constants
- commands::new::deps::DEFAULT_SDK_GIT_BRANCH
- commands::new::deps::DEFAULT_SDK_GIT_REPOSITORY
- commands::new::profiles::HOST_MAIN_DEV_TEMPLATE
- commands::new::profiles::HOST_MAIN_GPU_TEMPLATE
- commands::new::profiles::README_BACKEND_DEV_DOC
- commands::new::profiles::README_BACKEND_GPU_DOC
- commands::new::template::CUSTOM_ALLOCATOR_MODULE_TEMPLATE
- commands::new::template::GITIGNORE_TEMPLATE
- commands::new::template::GUEST_CARGO_CONFIG_TEMPLATE
- commands::new::template::GUEST_CARGO_TEMPLATE
- commands::new::template::GUEST_MAIN_TEMPLATE
- commands::new::template::GUEST_TOOLCHAIN_TEMPLATE
- commands::new::template::HOST_CARGO_TEMPLATE
- commands::new::template::HOST_TOOLCHAIN_TEMPLATE
- commands::new::template::ROOT_README_TEMPLATE