pub mod nika_pack
#[non_exhaustive] pub struct nika_pack::ErrorCodeRow
pub nika_pack::ErrorCodeRow::category: &'static str
pub nika_pack::ErrorCodeRow::code: &'static str
pub nika_pack::ErrorCodeRow::failure: &'static str
pub nika_pack::ErrorCodeRow::transient: &'static str
impl core::clone::Clone for nika_pack::ErrorCodeRow
pub fn nika_pack::ErrorCodeRow::clone(&self) -> nika_pack::ErrorCodeRow
impl core::cmp::Eq for nika_pack::ErrorCodeRow
impl core::cmp::PartialEq for nika_pack::ErrorCodeRow
pub fn nika_pack::ErrorCodeRow::eq(&self, other: &nika_pack::ErrorCodeRow) -> bool
impl core::fmt::Debug for nika_pack::ErrorCodeRow
pub fn nika_pack::ErrorCodeRow::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
impl core::marker::Copy for nika_pack::ErrorCodeRow
impl core::marker::StructuralPartialEq for nika_pack::ErrorCodeRow
impl<T, U> core::convert::Into<U> for nika_pack::ErrorCodeRow where U: core::convert::From<T>
pub fn nika_pack::ErrorCodeRow::into(self) -> U
impl<T, U> core::convert::TryFrom<U> for nika_pack::ErrorCodeRow where U: core::convert::Into<T>
pub type nika_pack::ErrorCodeRow::Error = core::convert::Infallible
pub fn nika_pack::ErrorCodeRow::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
impl<T, U> core::convert::TryInto<U> for nika_pack::ErrorCodeRow where U: core::convert::TryFrom<T>
pub type nika_pack::ErrorCodeRow::Error = <U as core::convert::TryFrom<T>>::Error
pub fn nika_pack::ErrorCodeRow::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
impl<T> alloc::borrow::ToOwned for nika_pack::ErrorCodeRow where T: core::clone::Clone
pub type nika_pack::ErrorCodeRow::Owned = T
pub fn nika_pack::ErrorCodeRow::clone_into(&self, target: &mut T)
pub fn nika_pack::ErrorCodeRow::to_owned(&self) -> T
impl<T> core::any::Any for nika_pack::ErrorCodeRow where T: 'static + ?core::marker::Sized
pub fn nika_pack::ErrorCodeRow::type_id(&self) -> core::any::TypeId
impl<T> core::borrow::Borrow<T> for nika_pack::ErrorCodeRow where T: ?core::marker::Sized
pub fn nika_pack::ErrorCodeRow::borrow(&self) -> &T
impl<T> core::borrow::BorrowMut<T> for nika_pack::ErrorCodeRow where T: ?core::marker::Sized
pub fn nika_pack::ErrorCodeRow::borrow_mut(&mut self) -> &mut T
impl<T> core::clone::CloneToUninit for nika_pack::ErrorCodeRow where T: core::clone::Clone
pub unsafe fn nika_pack::ErrorCodeRow::clone_to_uninit(&self, dest: *mut u8)
impl<T> core::convert::From<T> for nika_pack::ErrorCodeRow
pub fn nika_pack::ErrorCodeRow::from(t: T) -> T
pub fn nika_pack::canon() -> &'static str
pub fn nika_pack::doc(path: &str) -> core::option::Option<&'static str>
pub fn nika_pack::doc_paths() -> alloc::vec::Vec<alloc::string::String>
pub fn nika_pack::error_codes() -> alloc::vec::Vec<nika_pack::ErrorCodeRow>
pub fn nika_pack::example(slug: &str) -> core::option::Option<&'static str>
pub fn nika_pack::example_slugs() -> alloc::vec::Vec<alloc::string::String>
pub fn nika_pack::lean(yaml_text: &str) -> &str
pub fn nika_pack::manifest() -> &'static str
pub fn nika_pack::pack_version() -> &'static str
pub fn nika_pack::quickstart() -> &'static str
pub fn nika_pack::schema_json() -> &'static str
pub fn nika_pack::template(name: &str) -> core::option::Option<&'static str>
pub fn nika_pack::template_names() -> alloc::vec::Vec<alloc::string::String>
