mirror of
https://github.com/nushell/nushell.git
synced 2025-04-27 14:48:21 +02:00
# Description Where possible, this PR replaces usages of raw `libc` bindings to instead use safe interfaces from the `nix` crate. Where not possible, the `libc` version reexported through `nix` was used instead of having a separate `libc` dependency. |
||
---|---|---|
.. | ||
ast.rs | ||
debug_.rs | ||
explain.rs | ||
info.rs | ||
inspect_table.rs | ||
inspect.rs | ||
metadata.rs | ||
mod.rs | ||
profile.rs | ||
timeit.rs | ||
view_files.rs | ||
view_source.rs | ||
view_span.rs | ||
view.rs |