Docs.rs
  • oxygengine-core-0.46.1
    • oxygengine-core 0.46.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • bincode ^1 normal
      • hecs ^0.10 normal
      • intuicio-essentials ^0.20 normal
      • lazy_static ^1.4 normal
      • pest ^2.1 normal
      • pest_derive ^2.1 normal
      • rayon ^1.3 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • toml ^0.7 normal
      • typid ^1 normal
    • Versions
    • 2.08% of the crate is documented
  • 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

Crate oxygengine_core

oxygengine_core0.46.1

  • All Items

Crate Items

  • Modules
  • Macros
  • Traits
  • Type Aliases
  • Derive Macros

Crates

  • oxygengine_core

Crate oxygengine_core

Source

Modules§

app
assets
ecs
error
fetch
id
jobs
localization
log
prefab
prelude
scripting
state
storage
utils

Macros§

debug
error
info
localization_format_text
log
warn

Traits§

Bundle
A statically typed collection of components

Type Aliases§

Scalar

Derive Macros§

Bundle
Implement Bundle for a struct

Results

Settings
Help
    method
    oxygengine_core::prefab::PrefabValue::is_string
    Returns true if the Value is a String. Returns false …
    module
    oxygengine_core::ecs::alloc::string
    A UTF-8–encoded, growable string.
    struct
    oxygengine_core::ecs::alloc::string::String
    A UTF-8–encoded, growable string.
    enum variant
    oxygengine_core::prefab::PrefabValue::String
    Represents a JSON string.
    struct
    oxygengine_core::ecs::alloc::ffi::CString
    A type representing an owned, C-compatible, nul-terminated …
    trait
    oxygengine_core::ecs::alloc::string::ToString
    A trait for converting a value to a String.
    trait method
    oxygengine_core::ecs::alloc::string::ToString::to_string
    Converts the given value to a String.
    method
    oxygengine_core::ecs::Ref::to_string
    method
    oxygengine_core::ecs::RefMut::to_string
    method
    oxygengine_core::ecs::BatchIncomplete::to_string
    method
    oxygengine_core::ecs::MissingComponent::to_string
    method
    oxygengine_core::ecs::NoSuchEntity::to_string
    method
    oxygengine_core::ecs::ComponentError::to_string
    method
    oxygengine_core::ecs::QueryOneError::to_string
    method
    oxygengine_core::ecs::alloc::alloc::LayoutError::to_string
    method
    oxygengine_core::ecs::alloc::alloc::AllocError::to_string
    method
    oxygengine_core::ecs::alloc::borrow::Cow::to_string
    method
    oxygengine_core::ecs::alloc::boxed::ThinBox::to_string
    method
    oxygengine_core::ecs::alloc::boxed::Box::to_string
    method
    oxygengine_core::ecs::alloc::bstr::ByteStr::to_string
    method
    oxygengine_core::ecs::alloc::bstr::ByteString::to_string
    method
    oxygengine_core::ecs::alloc::collections::TryReserveError::to_string
    method
    oxygengine_core::ecs::alloc::collections::btree_map::OccupiedError::to_string
    method
    oxygengine_core::ecs::alloc::collections::btree_map::UnorderedKeyError::to_string
    method
    oxygengine_core::ecs::alloc::ffi::NulError::to_string
    method
    oxygengine_core::ecs::alloc::ffi::FromVecWithNulError::to_string
    method
    oxygengine_core::ecs::alloc::ffi::IntoStringError::to_string
    method
    oxygengine_core::ecs::alloc::fmt::FromFn::to_string
    method
    oxygengine_core::ecs::alloc::fmt::Error::to_string
    method
    oxygengine_core::ecs::alloc::fmt::Arguments::to_string
    method
    oxygengine_core::ecs::alloc::rc::Rc::to_string
    method
    oxygengine_core::ecs::alloc::rc::UniqueRc::to_string
    method
    oxygengine_core::ecs::alloc::slice::EscapeAscii::to_string
    method
    oxygengine_core::ecs::alloc::slice::GetDisjointMutError::to_string
    method
    oxygengine_core::ecs::alloc::str::Utf8Error::to_string
    method
    oxygengine_core::ecs::alloc::str::ParseBoolError::to_string
    method
    oxygengine_core::ecs::alloc::str::EscapeDebug::to_string
    method
    oxygengine_core::ecs::alloc::str::EscapeDefault::to_string
    method
    oxygengine_core::ecs::alloc::str::EscapeUnicode::to_string
    method
    oxygengine_core::ecs::alloc::string::String::to_string
    method
    oxygengine_core::ecs::alloc::string::FromUtf8Error::to_string
    method
    oxygengine_core::ecs::alloc::string::FromUtf16Error::to_string
    method
    oxygengine_core::ecs::alloc::sync::Arc::to_string
    method
    oxygengine_core::ecs::alloc::sync::UniqueArc::to_string
    method
    oxygengine_core::ecs::spin::MutexGuard::to_string
    method
    oxygengine_core::ecs::spin::mutex::SpinMutexGuard::to_string
    method
    oxygengine_core::id::ID::to_string
    method
    oxygengine_core::prefab::PrefabValue::to_string
    method
    oxygengine_core::ecs::alloc::borrow::Cow::from
    OsString -> Cow<OsStr>
    Moves the string into a Cow::Owned.
    method
    oxygengine_core::ecs::alloc::boxed::Box::from
    OsString -> Box<OsStr>
    Converts an OsString into a Box<OsStr> without copying or …
    method
    oxygengine_core::ecs::alloc::rc::Rc::from
    OsString -> Rc<OsStr>
    Converts an OsString into an Rc<OsStr> by moving the …
    method
    oxygengine_core::ecs::alloc::sync::Arc::from
    OsString -> Arc<OsStr>
    Converts an OsString into an Arc<OsStr> by moving the …
    method
    oxygengine_core::ecs::alloc::borrow::Cow::eq
    &Cow<OsStr>, &OsString -> bool
    method
    oxygengine_core::ecs::alloc::borrow::Cow::partial_cmp
    &Cow<OsStr>, &OsString -> Option<Ordering>
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.