Docs.rs
kcl-test-server-0.1.4
Platform
i686-unknown-linux-gnu
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
kcl-test-server 0.1.4
A test server for KCL
Crate
Source
Builds
Feature flags
Documentation
Coverage
57.14%
4
out of
7
items documented
0
out of
4
items with examples
Links
crates.io
Dependencies
anyhow ^1.0.86
normal
hyper ^0.14.29
normal
kcl-lib ^0.2
normal
pico-args ^0.5.0
normal
serde ^1.0.204
normal
serde_json ^1.0.121
normal
tokio ^1.39.2
normal
Versions
0.1.94
(2025-09-05)
0.1.93
(2025-08-20)
0.1.92
(2025-08-07)
0.1.91
(2025-08-04)
0.1.90
(2025-07-31)
0.1.87
(2025-07-22)
0.1.86
(2025-07-17)
0.1.85
(2025-07-09)
0.1.84
(2025-07-01)
0.1.83
(2025-06-25)
0.1.82
(2025-06-19)
0.1.81
(2025-06-12)
0.1.80
(2025-06-05)
0.1.79
(2025-06-04)
0.1.78
(2025-05-30)
0.1.77
(2025-05-23)
0.1.76
(2025-05-21)
0.1.75
(2025-05-19)
0.1.74
(2025-05-16)
0.1.73
(2025-05-15)
0.1.72
(2025-05-15)
0.1.71
(2025-05-15)
0.1.70
(2025-05-14)
0.1.69
(2025-05-12)
0.1.68
(2025-05-08)
0.1.67
(2025-05-08)
0.1.66
(2025-05-02)
0.1.65
(2025-04-30)
0.1.64
(2025-04-28)
0.1.63
(2025-04-23)
0.1.62
(2025-04-15)
0.1.61
(2025-04-11)
0.1.60
(2025-04-11)
0.1.59
(2025-04-11)
0.1.58
(2025-04-02)
0.1.57
(2025-04-01)
0.1.56
(2025-03-30)
0.1.55
(2025-03-26)
0.1.54
(2025-03-25)
0.1.53
(2025-03-22)
0.1.52
(2025-03-20)
0.1.51
(2025-03-19)
0.1.50
(2025-03-14)
0.1.49
(2025-03-12)
0.1.48
(2025-03-11)
0.1.47
(2025-03-10)
0.1.46
(2025-03-08)
0.1.45
(2025-03-01)
0.1.44
(2025-02-28)
0.1.40
(2025-02-27)
0.1.39
(2025-02-26)
0.1.38
(2025-02-19)
0.1.37
(2025-02-18)
0.1.21
(2025-02-11)
0.1.20
(2025-01-27)
0.1.19
(2024-12-14)
0.1.18
(2024-12-05)
0.1.17
(2024-11-25)
0.1.16
(2024-11-08)
0.1.15
(2024-10-26)
0.1.14
(2024-10-17)
0.1.13
(2024-10-11)
0.1.12
(2024-10-01)
0.1.11
(2024-09-19)
0.1.10
(2024-09-03)
0.1.8
(2024-08-21)
0.1.7
(2024-08-14)
0.1.6
(2024-08-12)
0.1.5
(2024-07-30)
0.1.4
(2024-07-29)
0.1.3
(2024-07-28)
0.1.2
(2024-07-05)
0.1.1
(2024-06-28)
0.1.0
(2024-06-22)
Owners
Executes KCL programs. The server reuses the same engine session for each KCL program it receives.