Docs.rs
cd-manager-0.1.1
cd-manager 0.1.1
Permalink
Docs.rs crate page
MIT
AND
Apache-2.0
Links
Repository
crates.io
Source
Owners
UserAB1236872
Dependencies
failure ^0.1.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
cd_
manager
0.1.1
Module error
Module Items
Structs
In crate cd_
manager
cd_manager
Module
error
Copy item path
Source
Expand description
Errors that may be returned by this crate.
Structs
§
TooMany
PopError
This error is returned when your attempt to call
pop
more times than you’ve
push
ed to a
CdManager
.