Function ide_db::helpers::pick_token

source ยท
pub fn pick_token<T: AstToken>(tokens: TokenAtOffset<SyntaxToken>) -> Option<T>