Docs.rs
stynx-code-engine-3.8.2
stynx-code-engine 3.8.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
maulanasdqn
Dependencies
futures ^0.3
normal
serde_json ^1
normal
stynx-code-config ^3.1.0
normal
stynx-code-errors ^3.1.0
normal
stynx-code-tools ^3.1.0
normal
stynx-code-types ^3.1.0
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
0%
of the crate is documented
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
restore
stynx_
code_
engine
3.8.2
In stynx_
code_
engine::
application::
undo
stynx_code_engine
::
application
::
undo
Function
restore
Copy item path
Source
pub async fn restore(stack: &
Arc
<
UndoStack
>, n:
usize
) ->
Vec
<(
String
,
bool
)>