summaryrefslogtreecommitdiff
path: root/rust/src/backgroundtask.rs
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-05-10hide array implementation detailsRubens Brandao
2024-04-10fix the array implementation using GATRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-01-10Remove unused impls of `AsRef<T> for T`Michael Krasnitski
2023-01-06Fix update copyright year leftoverXusheng
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-02-14rust: add ArrayGuard and for non-owned arraysFabian Freyer
2021-05-11Rust API; More setting support, fix edgecase in open_view_with_options, and f...KyleMiles
2021-03-15More mutJosh Watson
2021-03-15cargo fmtJosh Watson
2021-03-15Resolve Kyle's commentsJosh Watson
2021-03-15Implement BackgroundTask::running_tasks()Josh Watson
2021-03-15Implementing BackgroundTaskJosh Watson