Replies: 1 comment
-
| you can achieve the same thing with a regular markdown link to the Rust docs. This would be a pretty drastic change, which seems unlikely to happen at this point. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
iframe to docs.rs is a better experience than including README.md as crate docs.
supports code links too. e.g.
//! This is a crate comment with a link to [`String`]. This doesn't work in a README.mdBeta Was this translation helpful? Give feedback.
All reactions