Docs.rs
  • pudding-kernel-0.1.0
    • pudding-kernel 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ryuz
    • Dependencies
      • bitflags ^1.3.2 normal
      • num ^0.4 normal
      • pudding-pac ^0.1.0 normal
      • cc ^1.0.36 build
    • Versions
    • 2.56% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

Crate pudding_kernel

Version 0.1.0

See all pudding_kernel's items

  • Modules
  • Enums
  • Functions
  • Type Definitions
logo
Change settings

Crate pudding_kernel[−][src]

Re-exports

pub use cpu::*;
pub use context::*;
pub use system::*;
pub use task::*;
pub use semaphore::*;
pub use eventflag::*;
pub use time::*;

Modules

context
cpu
eventflag
interrupt
irc
semaphore
system
task
time

Enums

Error
Order

Functions

debug_print
initialize⚠
set_debug_print

Type Definitions

ActivateCount
FlagPattern
Priority
RelativeTime
SemaphoreCount
SystemTime