forc-debug

Crates.ioforc-debug
lib.rsforc-debug
version
sourcesrc
created_at2024-01-19 18:54:16.092656+00
updated_at2025-03-13 16:57:58.2149+00
descriptionSupports debugging Sway code via CLI and DAP server.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/sway
max_upload_size
id1105604
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(fuel-service-user)

documentation

README

forc-debug

Debugger attachable to FuelVM over a GraphQL API.

Testing

The automated tests assume that fuel-core binary is installed.

Commit count: 3217

cargo fmt