Docs.rs
  • nidrs-0.4.0
    • nidrs 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Lydanne
    • Dependencies
      • nidrs-extern ^0.2.1 normal
      • nidrs-macro ^0.2.2 normal
      • nidrs-openapi ^0.4.0 normal optional
      • nidrs-valid ^0.2.0 normal optional
    • Versions
    • 0.37% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nidrs0.4.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Traits
  • Functions
  • Attribute Macros

Crate nidrs

Source

Re-exports§

pub use nidrs_extern as externs;
pub use nidrs_macro as macros;
pub use result::*;
pub use service::*;
pub use interceptor::*;
pub use controller::*;
pub use module::*;
pub use exceptions::*;

Modules§

controller
datasets
exceptions
interceptor
module
result
router
service
shared

Macros§

define_http_exception
elog
log
throw

Structs§

InnerMeta
Meta
MetaRouter
StateCtx

Traits§

ImplMeta

Functions§

get_meta
get_meta_by_type
type_key

Attribute Macros§

__module_derive
__route_derive
__service_derive
any
controller
delete
disable_default_prefix
get
global
head
injectable
interceptor
main
meta
module
on
on_module_destroy
on_module_init
options
patch
post
put
trace
uses
version