Re-exports

pub use secret_cosmwasm_std as cosmwasm_std;
pub use secret_cosmwasm_storage as cosmwasm_storage;
pub use serde;
pub use schemars;

Constants

Functions

Take a Vec and pad it up to a multiple of block_size, using spaces at the end.