Crate scribe [−] [src]
Reexports
pub use buffer::Buffer; |
Modules
| buffer |
Types related to in-memory buffers. |
Structs
| Error |
The Error type. |
| Workspace |
An owned collection of buffers and associated path, representing a running editor environment. |
Enums
| ErrorKind |
The kind of an error. |
Traits
| ResultExt |
Additional methods for |
Type Definitions
| Result |
Convenient wrapper around |