SkillAgentSearch skills...

Std.rs

The source code for the redirect worker behind std.rs

Install / Use

/learn @TyPR124/Std.rs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

std.rs

This repository contains the source code behind the redirect worker running std.rs. Currently it supports the following redirects:

| From | To | | :------------------------- | :------------------------------------------------------ | | https://std.rs | https://doc.rust-lang.org/stable/std/ | | https://n.std.rs | https://doc.rust-lang.org/nightly/std/ | | https://std.rs/n | https://doc.rust-lang.org/nightly/std/ | | https://std.rs/println | https://doc.rust-lang.org/stable/std/?search=println | | https://n.std.rs/println | https://doc.rust-lang.org/nightly/std/?search=println | | https://std.rs/n/println | https://doc.rust-lang.org/nightly/std/?search=println |

Contributing

Contributions via pull request are welcome! Just make sure you add tests for any functionality you add and make sure the previous tests still pass.

License

MIT

Related Skills

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated28d ago
Forks2

Languages

Rust

Security Score

90/100

Audited on Mar 6, 2026

No findings