Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Dec 2, 2025

Add Rust SDK documentation (quickstart and configuration pages)

Summary

Adds documentation for the Rust SDK generator, which was previously listed as a "request demo" language. This PR:

  • Creates quickstart page (overview/rust/quickstart.mdx) following the pattern of other SDK quickstart pages
  • Creates configuration page (overview/rust/configuration.mdx) with clientName and enableWireTests options
  • Adds version number snippet (version-number-rust.mdx) set to 0.13.4 (from latest changelog)
  • Updates SDK introduction page to show Rust as a supported SDK with version number and changelog link (previously linked to demo request)
  • Adds Rust section to sdks.yml navigation
  • Adds Rust to the configuration CardGroup in generators-yml-reference.mdx

Review & Testing Checklist for Human

  • Verify configuration options are complete and accurate - I derived clientName and enableWireTests from changelog entries, but there may be additional configuration options available for the Rust SDK generator that should be documented
  • Verify the file structure in quickstart - The file tree showing Cargo.toml, src/lib.rs, src/client.rs, and types/ folder was inferred; please confirm this matches actual fern generate output for Rust
  • Test the preview deployment - Verify the new pages render correctly and all links work (quickstart, configuration, changelog)
  • Check that the Rust card on the introduction page displays correctly - Should show version number and changelog link like other supported SDKs

Recommended test plan: Run fern docs dev locally and navigate to /sdks/generators/rust/quickstart and /sdks/generators/rust/configuration to verify pages render correctly. Also check the SDK introduction page to confirm the Rust card displays properly with version and changelog.

Notes

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants