Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ainevsia/Leetcode-Rust
/ Solution
Class
Solution
6. ZigZag Conversion/src/main.rs:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
pub struct Solution {}
17
18
impl Solution {
19
pub fn convert(s: String, num_rows: i32) -> String {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected