Docs.rs
cljrs-stdlib-0.1.51
cljrs-stdlib 0.1.51
Permalink
Docs.rs crate page
EPL-1.0
Links
Repository
crates.io
Source
Owners
csm
Dependencies
cljrs-builtins ^0.1.51
normal
cljrs-eval ^0.1.51
normal
cljrs-gc ^0.1.51
normal
cljrs-interp ^0.1.51
normal
cljrs-ir ^0.1.51
normal
cljrs-logging ^0.1.51
normal
cljrs-reader ^0.1.51
normal
cljrs-value ^0.1.51
normal
lazy_static ^1.5.0
normal
tokio ^1.50.0
normal
cljrs-env ^0.1.51
build
optional
cljrs-eval ^0.1.51
build
optional
cljrs-interp ^0.1.51
build
optional
cljrs-ir ^0.1.51
build
optional
cljrs-reader ^0.1.51
build
optional
cljrs-types ^0.1.51
build
optional
cljrs-value ^0.1.51
build
optional
Versions
47.37%
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
Module io
cljrs_
stdlib
0.1.51
Module io
Module Items
Structs
Functions
In crate cljrs_
stdlib
cljrs_stdlib
Module
io
Copy item path
Source
Expand description
Native implementations for
clojure.rust.io
.
Structs
§
IoReader
A buffered file reader.
IoWriter
A buffered file writer.
String
Reader
A reader backed by a String (for EDN read-string, etc.).
Functions
§
register