Docs.rs
scallop-0.0.5
scallop 0.0.5
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
Crates.io
Source
Owners
radhermit
Dependencies
bitflags ^1.3.2
normal
nix ^0.26.2
normal
once_cell ^1.17.1
normal
thiserror ^1.0.38
normal
tracing ^0.1.37
normal
ctor ^0.1.26
dev
tempfile ^3.3.0
dev
autotools ^0.2.5
build
bindgen ^0.64.0
build
camino ^1.1.2
build
num_cpus ^1.15.0
build
Versions
53.91%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate scallop
Version 0.0.5
All Items
Re-exports
Modules
Macros
?
Crate
scallop
source
·
[
−
]
Re-exports
pub use self::error::
Error
;
pub use self::error::
Result
;
Modules
bash
builtins
command
error
functions
shell
source
traits
variables
Macros
make_builtin
Create C compatible builtin function wrapper converting between rust and C types.