tinymist/crates/tinymist-std
Myriad-Dreamin c206933bf5
Some checks are pending
tinymist::auto_tag / auto-tag (push) Waiting to run
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / announce (push) Blocked by required conditions
tinymist::ci / build (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
feat: add PathAt code context query (#2232)
This is used for custom paste scripts

- by pattern: e.g. `$root`
- by code: e.g. `{ root }`
- on conflict callback: e.g. `{ (dir: root, on-conflict: root + "/" +
random() + ".png") }`
2025-11-11 02:43:02 +08:00
..
src feat: add PathAt code context query (#2232) 2025-11-11 02:43:02 +08:00
Cargo.toml build: bump version to 0.14.0 (#2215) 2025-11-02 16:15:26 +08:00
README.md feat: build tinymist-world on web (#1184) 2025-01-19 09:49:52 +08:00

tinymist-std

Additional functions wrapping Rust's std library for tinymist.