Re-exports§
pub use add::Add;pub use admin::AdminEntry;pub use aliases::Aliases;pub use annotate::Annotate;pub use archive::Archive;pub use attribute::Attribute;pub use changes::Changes;pub use describe::Describe;pub use edit::Edit;pub use filelog::FileLog;pub use print::Print;pub use sync::Sync;pub use where::Where;
Modules§
Structs§
- Unselected
- The default “no option selected” variant, shared by every
ExclusiveOptiongroup.
Enums§
- Long
Output - Long output mode for changelist descriptions shared by commands such as
p4 changesandp4 filelog.
Traits§
- Exclusive
Option - Marker trait for a mutually exclusive option group.
- SubCommand