Crate sap_scripting
source ·Expand description
SAP Scripting for Rust
See the examples for how to use this library.
Re-exports
pub use types::SAPComponent;
pub use traits::*;
Modules
- The methods available are exposed through traits.
- The types from this library.
Structs
- An instance of a COM session. This should be kept whilst a connection to SAP is used.
Type Definitions
- A result of a call.