Docs.rs
magi-code-0.63.1
magi-code 0.63.1
Docs.rs crate page
10 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
magimetal
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
crossbeam-channel ^0.5
normal
crossterm ^0.29
normal
dirs ^6.0
normal
dom_smoothie ^0.18
normal
fast_html2md ^0.0.62
normal
grep-matcher ^0.1.8
normal
grep-regex ^0.1.14
normal
grep-searcher ^0.1.16
normal
ignore ^0.4
normal
jsonschema ^0.46
normal
libc ^0.2
normal
pulldown-cmark ^0.13
normal
ratatui ^0.30
normal
regex ^1.10
normal
reqwest ^0.13
normal
rustyline ^18.0
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
similar ^2
normal
syntect ^5.2
normal
thiserror ^2.0
normal
tiktoken-rs ^0.12
normal
tokio ^1.52.3
normal
tree-sitter ^0.26
normal
tree-sitter-go ^0.25
normal
tree-sitter-python ^0.25
normal
tree-sitter-rust ^0.24
normal
tree-sitter-typescript ^0.23
normal
tui-scrollview ^0.6.7
normal
unicode-segmentation ^1.12
normal
unicode-width ^0.2
normal
uuid ^1.8
normal
walkdir ^2.5
normal
xxhash-rust ^0.8
normal
proptest ^1
dev
tempfile ^3.10
dev
winreg ^0.55
normal
Versions
1.03%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
recent_events_context
magi_
code
0.63.1
In magi_
code::
context
magi_code
::
context
Function
recent_
events_
context
Copy item path
Source
pub fn recent_events_context( session: &
Session
, keep_recent_tokens:
usize
, ) ->
Result
<
String
>