Docs.rs
  • netidx-bscript-0.28.2
    • netidx-bscript 0.28.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • estokes
    • Dependencies
      • anyhow ^1 normal
      • arcstr ^1 normal
      • bytes ^1 normal
      • chrono ^0.4.24 normal
      • combine ^4 normal
      • compact_str ^0.9 normal
      • derive_builder ^0.20 normal
      • dirs ^6 normal
      • enumflags2 ^0.7 normal
      • futures ^0.3 normal
      • fxhash ^0.2 normal
      • immutable-chunkmap ^2 normal
      • indexmap ^2 normal
      • log ^0.4 normal
      • netidx ^0.28.0 normal
      • netidx-core ^0.28.0 normal
      • netidx-netproto ^0.28.0 normal
      • netidx-protocols ^0.28.0 normal
      • parking_lot ^0.12.1 normal
      • rand ^0.9 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • smallvec ^1 normal
      • tokio ^1 normal
      • triomphe ^0.1 normal
      • env_logger ^0.11 dev
      • proptest ^1 dev
    • Versions
    • 16.71% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

netidx_bscript0.28.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BindId
  • Event
  • ExecCtx
  • LambdaId
  • NoUserEvent
  • env::Bind
  • env::Env
  • env::LambdaDef
  • env::TypeDef
  • expr::Arg
  • expr::Bind
  • expr::Expr
  • expr::ExprId
  • expr::Lambda
  • expr::ModPath
  • expr::Origin
  • expr::Pattern
  • rt::BSConfig
  • rt::BSConfigBuilder
  • rt::BSCtx
  • rt::BSHandle
  • rt::Callable
  • rt::CallableId
  • rt::CompExp
  • rt::CompRes
  • rt::CouldNotResolve
  • stdfn::CachedArgs
  • stdfn::CachedVals
  • stdfn::core::array::MapQ
  • stdfn::core::array::Slot
  • typ::FnArgType
  • typ::FnType
  • typ::TVal
  • typ::TVar

Enums

  • expr::ExprKind
  • expr::ModuleKind
  • expr::ModuleResolver
  • expr::StructurePattern
  • rt::BSConfigBuilderError
  • rt::RtEvent
  • typ::PrintFlag
  • typ::Type

Traits

  • Apply
  • BuiltIn
  • Ctx
  • Update
  • UserEvent
  • stdfn::EvalCached
  • stdfn::core::array::MapFn

Macros

  • arity1
  • arity2
  • deftype
  • err
  • errf
  • wrap

Functions

  • compile
  • expr::parser::parse
  • expr::parser::parse_fn_type
  • expr::parser::parse_one
  • node::genn::apply
  • node::genn::bind
  • node::genn::constant
  • node::genn::nop
  • node::genn::reference
  • stdfn::core::register
  • stdfn::net::register
  • stdfn::rand::register
  • stdfn::re::register
  • stdfn::str::register
  • stdfn::time::register
  • typ::format_with_flags

Type Aliases

  • BuiltInInitFn
  • InitFn
  • Node

Statics

  • expr::VNAME

Constants

  • expr::parser::BSCRIPT_ESC
  • expr::parser::RESERVED