Docs.rs
  • limine-protocol-0.1.0
    • limine-protocol 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Jess4Tech
    • Dependencies
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate limine_protocol

logo
Change settings

List of all items

Structs

  • LimineRequest
  • requests::BootTimeRequest
  • requests::EfiSystemTableRequest
  • requests::EntryPointRequest
  • requests::FramebufferRequest
  • requests::HHDMRequest
  • requests::InfoRequest
  • requests::KernelAddressRequest
  • requests::KernelFileRequest
  • requests::Level5PagingRequest
  • requests::MemoryMapRequest
  • requests::ModuleRequest
  • requests::RSDPRequest
  • requests::SMBIOSRequest
  • requests::SMPRequest
  • requests::StackSizeRequest
  • requests::TerminalRequest
  • responses::BootTimeResponse
  • responses::EfiSystemTableResponse
  • responses::EntryPointResponse
  • responses::FramebufferResponse
  • responses::HHDMResponse
  • responses::InfoResponse
  • responses::KernelAddressResponse
  • responses::KernelFileResponse
  • responses::Level5PagingResponse
  • responses::MemoryMapResponse
  • responses::ModuleResponse
  • responses::RSDPResponse
  • responses::SMBIOSResponse
  • responses::SMPResponse
  • responses::StackSizeResponse
  • responses::TerminalResponse
  • structures::file::File
  • structures::framebuffer::Framebuffer
  • structures::memory_map_entry::MemoryMapEntry
  • structures::smpinfo::SMPInfo
  • structures::terminal::Terminal
  • structures::uuid::UUID

Enums

  • structures::file::FileType
  • structures::memory_map_entry::EntryType
  • structures::terminal::CallbackType

Traits

  • LimineRequestMarker

Macros

  • impl_request
  • impl_request_with_lifetime

Typedefs

  • structures::terminal::TerminalCallback
  • structures::terminal::TerminalWriteFn