Docs.rs
ksl-0.1.30
ksl 0.1.30
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
kands-code
Dependencies
chrono ^0.4.44
normal
clap ^4.6.0
normal
console ^0.16.3
normal
fish-printf ^0.2.1
normal
libloading ^0.9.0
normal
mimalloc ^0.1.48
normal
nu-ansi-term ^0.50.3
normal
nu-glob ^0.112.1
normal
nucleo-matcher ^0.3.1
normal
parking_lot ^0.12.5
normal
reedline ^0.47.0
normal
regex ^1.12.3
normal
rustc-hash ^2.1.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
unescaper ^0.1.8
normal
Versions
100%
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
All
ksl
0.1.30
Crate Items
Macros
Structs
Enums
Constants
Statics
Functions
Type Aliases
List of all items
Structs
Scope
token::Token
Enums
token::TokenType
value::Value
Macros
impl_native_object
Functions
eval::apply::eval_apply
eval::eval
expand_tilde
find_define_environment
init_environment
is_invalid_symbol
is_number_eq
read_from_environment
token::source_to_token
Type Aliases
Dict
Environment
value::KSLThread
Statics
ERR_SYMBOL
FALSE_SYMBOL
MODULE_NAME_ENV
MODULE_PATH_ENV
OK_SYMBOL
TRUE_SYMBOL
Constants
BUILTIN_FUNCTIONS
INIT_STACK_SIZE