deno_doc 0.1.23
“doc generation for deno”
Rust test marker or harnessStep environment references an Actions secret
SHA-25691967783675550e9550963c6c0e0309fa2279ad1dd5248cc13380e1f288659e9
MaleculeH(Db)Md₂(BkPa)
Evidence
70:8… me:ident, $source:expr, $private:expr; $block:expr ) => {
71 #[tokio::test]
72 async fn $name() {
73 use crate::tests::TestLoader;
74
75 let source_code = $source;
76 let private = $private; …
536:42… oo: string = "foo";"#;
537 let test_source_code = r#"
538 import { foo } from "./foo.ts";
539
⋯5 lines
691:15… js_doc_comment
692 .text
693 .split('\n')
694 .map(|line| js_doc_re.replace(line, "").to_string())
695 .map(|line| {
696 if line.starts_with(&margin_pat) {
697 line[margin_pat.len()..].to_str …
20:15… ript::parser::StringInput;
21use swc_ecmascript::parser::Syntax;
22
23#[cfg(test)]
24use swc_ecmascript::parser::TsConfig;
25
⋯4 lines
1// Copyright 2020-2021 the Deno authors. All rights reserved. MIT license.
2
3#[macro_use]
4extern crate lazy_static;
5#[cfg(test)]
6#[macro_use]
7extern crate serde_json;
⋯7 lines
No evidence locations were recorded for this file. Raw result