find_crate

Function find_crate 

Source
pub fn find_crate(
    db: &RootDatabase,
    vfs: &Vfs,
    target: &TargetData,
) -> Result<Crate>