fn trap(msg: impl Into<String>) -> Self
[src]fn not_found() -> Self
[src]fn too_big() -> Self
[src]fn badf() -> Self
[src]fn exist() -> Self
[src]fn illegal_byte_sequence() -> Self
[src]fn invalid_argument() -> Self
[src]fn io() -> Self
[src]fn name_too_long() -> Self
[src]fn not_dir() -> Self
[src]fn not_supported() -> Self
[src]fn overflow() -> Self
[src]fn range() -> Self
[src]fn seek_pipe() -> Self
[src]fn not_capable() -> Self
[src]impl ErrorExt for Error
[src]fn trap(msg: impl Into<String>) -> Self
[src]fn not_found() -> Self
[src]fn too_big() -> Self
[src]fn badf() -> Self
[src]fn exist() -> Self
[src]fn illegal_byte_sequence() -> Self
[src]fn invalid_argument() -> Self
[src]fn io() -> Self
[src]fn name_too_long() -> Self
[src]fn not_dir() -> Self
[src]fn not_supported() -> Self
[src]fn overflow() -> Self
[src]fn range() -> Self
[src]fn seek_pipe() -> Self
[src]fn not_capable() -> Self
[src]