Open flying-sheep opened 8 years ago
when the cursor is over either self, Read, or write and F4 is hit:
self
Read
write
use std::io::{self, Read, Write};
it should open the according docs
when the cursor is over either
self
,Read
, orwrite
and F4 is hit:it should open the according docs